Searched defs:bpf_filter (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/net/ | ||
H A D | bpfdesc.h | 55 struct bpf_filter { struct |
H A D | bpf_filter.c | 196 bpf_filter(const struct bpf_insn *pc, const u_char *p, u_int wirelen, in bpf_filter() function |
/netbsd-src/external/bsd/ipf/bin/ipftest/ | ||
H A D | bpf_filter.c | 188 bpf_filter(pc, p, wirelen, buflen) in bpf_filter() function |