Home
last modified time | relevance | path

Searched defs:bpf_filter (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Dbpfdesc.h55 struct bpf_filter { struct
56 bf_insnbpf_filter global() argument
57 bf_sizebpf_filter global() argument
58 bf_jitcodebpf_filter global() argument
H A Dbpf_filter.c196 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 Dbpf_filter.c188 bpf_filter(pc, p, wirelen, buflen) in bpf_filter() function