Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/
Dpcap-ipf.h30 typedef struct pcap_pkthdr { struct
31 struct timeval ph_ts;
32 u_int ph_clen;
33 u_int ph_len;
/netbsd/src/external/bsd/libpcap/dist/pcap/
Dpcap.h297 struct pcap_pkthdr { struct
298 struct timeval ts; /* time stamp */
299 bpf_u_int32 caplen; /* length of portion present */
300 bpf_u_int32 len; /* length of this packet (off wire) */