Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] What type should I use for 12 byte field in my dissector??

From: Craig Bumpstead <cbumpste@xxxxxxxxxxxx>
Date: Thu, 6 May 2010 19:02:53 -0700 (PDT)
Hi,

What data type can I use when the proprietary protocol says that the field is 12 bytes (96 Bit)????

{ &hf_myproto_timedate,{ "PDU Time & Date", "myproto.timedate",FT_UINT??, BASE_DEC,NULL, 0x0,NULL, HFILL }}



Regards,
Craig