Home | History | Annotate | Download | only in pcap

Lines Matching refs:bpf_insn

109 	struct bpf_insn *bf_insns;
1308 struct bpf_insn {
1322 extern int bpf_validate(const struct bpf_insn *, int);
1323 extern u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);