Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/
H A Dbpf.h134 struct bpf_hdr { struct
143 * will insist on inserting padding; hence, sizeof(struct bpf_hdr) won't work. argument
/dflybsd-src/contrib/libpcap/
H A Dpcap-bpf.c97 #define bpf_hdr bpf_hdr32 macro