Searched defs:bpf_file (Results 1 – 1 of 1) sorted by relevance
1306 static int populate_progs(char *bpf_file) in populate_progs()1351 static int __test_suite(char *bpf_file) in __test_suite()1419 char *bpf_file = BPF_SOCKMAP_FILENAME; in main() local