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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h149 struct bpf_hdr { struct
158 * will insist on inserting padding; hence, sizeof(struct bpf_hdr) won't work.
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h166 struct bpf_hdr { struct
175 * will insist on inserting padding; hence, sizeof(struct bpf_hdr) won't work.
187 #define SIZEOF_BPF_HDR sizeof (struct bpf_hdr)

Completed in 59 milliseconds