Searched defs:pcap_sf_pkthdr (Results 1 – 3 of 3) sorted by relevance
275 struct pcap_sf_pkthdr { struct276 struct pcap_timeval ts; /* time stamp */277 bpf_u_int32 caplen; /* length of portion present */278 bpf_u_int32 len; /* length this packet (off wire) */
1939 struct pcap_sf_pkthdr { struct1951 struct pcap_sf_pkthdr hdr; in dump_receive() argument
2018 struct pcap_sf_pkthdr { struct2030 struct pcap_sf_pkthdr hdr; in dump_receive() argument