Home
last modified time | relevance | path

Searched refs:install_filter (Results 1 – 2 of 2) sorted by relevance

/linux/samples/seccomp/
H A Ddropper.c28 static int install_filter(int arch, int nr, int error) in install_filter() function
71 if (install_filter(strtol(argv[1], NULL, 0), strtol(argv[2], NULL, 0), in main()
H A Dbpf-direct.c111 static int install_filter(void) in install_filter() function
170 if (install_filter()) in main()