Searched refs:sfbpf_insn (Results 1 – 3 of 3) sorted by relevance
91 struct sfbpf_insn *bf_insns;174 struct sfbpf_insn { struct189 int sfbpf_validate(const struct sfbpf_insn *f, int len); argument190 u_int sfbpf_filter(const struct sfbpf_insn *pc, const u_char *p, u_int wirelen, u_int buflen);
78 #define bpf_insn sfbpf_insn
39 sfbpf_filter(const struct sfbpf_insn *pc, const u_char *p, u_int wirelen, in sfbpf_filter()