Searched defs:pcap_sf_pkthdr (Results 1 – 3 of 3) sorted by relevance
250 struct pcap_sf_pkthdr { struct251 struct pcap_timeval ts; /* time stamp */252 bpf_u_int32 caplen; /* length of portion present */253 bpf_u_int32 len; /* length this packet (off wire) */
1939 struct pcap_sf_pkthdr { struct1951 struct pcap_sf_pkthdr hdr; in dump_receive() argument
2043 struct pcap_sf_pkthdr { struct2055 struct pcap_sf_pkthdr hdr; in dump_receive() argument