Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libpcap/
H A Dpcap-int.h415 struct pcap_sf_patched_pkthdr { struct
416 struct pcap_timeval ts; /* time stamp */
417 bpf_u_int32 caplen; /* length of portion present */
418 bpf_u_int32 len; /* length of this packet (off wire) */
419 int index;
420 unsigned short protocol;
421 unsigned char pkt_type;