Home
last modified time | relevance | path

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

/trueos/contrib/ipfilter/
HDpcap-ipf.h30 typedef struct pcap_pkthdr { struct
31 struct timeval ph_ts;
32 u_int ph_clen;
33 u_int ph_len;
/trueos/contrib/libpcap/pcap/
HDpcap.h160 struct pcap_pkthdr { struct
161 struct timeval ts; /* time stamp */
162 bpf_u_int32 caplen; /* length of portion present */
163 bpf_u_int32 len; /* length this packet (off wire) */