Home
last modified time | relevance | path

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

/external/strace/
Dseccomp.c54 struct bpf_filter { struct
55 uint16_t code;
56 uint8_t jt;
57 uint8_t jf;
58 uint32_t k;
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_lib.h64 struct sock_filter bpf_filter[] = { in pair_udp_setfilter() local
Dpsock_fanout.c100 struct sock_filter bpf_filter[] = { in sock_fanout_set_cbpf() local
/external/libpcap/
Dbpf_filter.c602 bpf_filter(pc, p, wirelen, buflen) in bpf_filter() function
/external/libpcap/bpf/net/
Dbpf_filter.c602 bpf_filter(pc, p, wirelen, buflen) in bpf_filter() function