Searched defs:pcap_sf_patched_pkthdr (Results 1 – 1 of 1) sorted by relevance
415 struct pcap_sf_patched_pkthdr { struct416 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;