Home
last modified time | relevance | path

Searched defs:bpf_program (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ipfilter/
HDbpf-ipf.h75 struct bpf_program { struct
76 u_int bf_len;
77 struct bpf_insn *bf_insns;
HDpcap-bpf.h91 struct bpf_program { struct
92 u_int bf_len;
93 struct bpf_insn *bf_insns;
/NextBSD/contrib/libpcap/pcap/
HDbpf.h105 struct bpf_program { struct
106 u_int bf_len;
107 struct bpf_insn *bf_insns;
/NextBSD/sys/net/
HDbpf.h65 struct bpf_program { struct
66 u_int bf_len;
67 struct bpf_insn *bf_insns;