Home
last modified time | relevance | path

Searched refs:bpf_filter (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/bsd/net/
H A Dbpf.h1462 extern u_int bpf_filter(const struct bpf_insn *, u_char *, u_int, u_int);
H A Dbpf_filter.c417 bpf_filter(const struct bpf_insn *pc, u_char *p, u_int wirelen, u_int buflen) in bpf_filter() function
H A Dbpf.c2953 slen = bpf_filter(d->bd_filter, (u_char *)bpf_pkt, in bpf_tap_imp()
/xnu-8796.121.2/bsd/conf/
H A Dfiles165 bsd/net/bpf_filter.c optional bpfilter