Searched defs:pcap_sf_patched_pkthdr (Results 1 – 1 of 1) sorted by relevance
322 struct pcap_sf_patched_pkthdr { struct323 struct pcap_timeval ts; /* time stamp */324 bpf_u_int32 caplen; /* length of portion present */325 bpf_u_int32 len; /* length this packet (off wire) */326 int index;327 unsigned short protocol;328 unsigned char pkt_type;