Home
last modified time | relevance | path

Searched defs:filter (Results 1 – 7 of 7) sorted by relevance

/samples/seccomp/
Dbpf-helper.c20 struct sock_filter *filter, size_t count) in bpf_resolve_jumps()
90 void seccomp_bpf_print(struct sock_filter *filter, size_t count) in seccomp_bpf_print()
Ddropper.c30 struct sock_filter filter[] = { in install_filter() local
Dbpf-fancy.c35 struct sock_filter filter[] = { in main() local
Duser-trap.c88 struct sock_filter filter[] = { in user_trap_syscall() local
Dbpf-direct.c113 struct sock_filter filter[] = { in install_filter() local
/samples/bpf/
Dtracex5_user.c24 struct sock_filter filter[] = { in install_accept_all_seccomp() local
/samples/watch_queue/
Dwatch_test.c144 static struct watch_notification_filter filter = { variable