Searched defs:pcap_sf_patched_pkthdr (Results 1 – 1 of 1) sorted by relevance
342 struct pcap_sf_patched_pkthdr { struct343 struct pcap_timeval ts; /* time stamp */344 bpf_u_int32 caplen; /* length of portion present */345 bpf_u_int32 len; /* length this packet (off wire) */346 int index;347 unsigned short protocol;348 unsigned char pkt_type;