Home
last modified time | relevance | path

Searched defs:pcap_sf_patched_pkthdr (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-int.h266 struct pcap_sf_patched_pkthdr { struct
267 struct pcap_timeval ts; /* time stamp */
268 bpf_u_int32 caplen; /* length of portion present */
269 bpf_u_int32 len; /* length this packet (off wire) */
270 int index;
271 unsigned short protocol;
272 unsigned char pkt_type;