Searched defs:pcap_sf_patched_pkthdr (Results 1 – 1 of 1) sorted by relevance
291 struct pcap_sf_patched_pkthdr { struct292 struct pcap_timeval ts; /* time stamp */293 bpf_u_int32 caplen; /* length of portion present */294 bpf_u_int32 len; /* length this packet (off wire) */295 int index;296 unsigned short protocol;297 unsigned char pkt_type;