Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1504 static int populate_progs(char *bpf_file) in populate_progs()
1549 static int __test_suite(int cg_fd, char *bpf_file) in __test_suite()
1623 char *bpf_file = BPF_SOCKMAP_FILENAME; in main() local