Home
last modified time | relevance | path

Searched defs:pcap_frame_hdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv_pcap.c78 struct pcap_frame_hdr { struct
79 uint32_t ts_sec; /* timestamp seconds */
80 uint32_t ts_usec; /* timestamp microseconds */
81 uint32_t incl_len; /* number of octets of packet saved in file */
82 uint32_t orig_len; /* actual length of packet */