Searched defs:pcap_pkthdr (Results 1 – 1 of 1) sorted by relevance
167 struct pcap_pkthdr { struct168 struct timeval ts; /* time stamp */169 bpf_u_int32 caplen; /* length of portion present */170 bpf_u_int32 len; /* length this packet (off wire) */
Completed in 9 milliseconds