Searched defs:bpf_filter (Results 1 – 7 of 7) sorted by relevance
50 struct sock_filter bpf_filter[] = { in pair_udp_setfilter() local
113 struct sock_filter bpf_filter[] = { in sock_fanout_set_cbpf() local
536 bpf_filter(const struct bpf_insn *pc, const u_char *p, u_int wirelen, in bpf_filter() function
64 static const struct sock_filter bpf_filter[] = { variable
136 def attach_filter(s, bpf_filter, iface): argument