Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/
H A Dpcap-win32.c88 struct bpf_hdr { struct
89 struct timeval bh_tstamp; /* time stamp */
90 bpf_u_int32 bh_caplen; /* length of captured portion */
91 bpf_u_int32 bh_datalen; /* original length of packet */
92 u_short bh_hdrlen; /* length of bpf header (this struct
H A Dpcap-bpf.c93 #define bpf_hdr bpf_hdr32 macro
/minix3/sys/net/
H A Dbpf.h169 struct bpf_hdr { struct
186 * will insist on inserting padding; hence, sizeof(struct bpf_hdr) won't work. argument