Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c324 static void test_insert_invalid(int family, int sotype, int mapfd) in test_insert_invalid()
341 static void test_insert_opened(int family, int sotype, int mapfd) in test_insert_opened()
362 static void test_insert_bound(int family, int sotype, int mapfd) in test_insert_bound()
389 static void test_insert(int family, int sotype, int mapfd) in test_insert()
405 static void test_delete_after_insert(int family, int sotype, int mapfd) in test_delete_after_insert()
422 static void test_delete_after_close(int family, int sotype, int mapfd) in test_delete_after_close()
445 static void test_lookup_after_insert(int family, int sotype, int mapfd) in test_lookup_after_insert()
473 static void test_lookup_after_delete(int family, int sotype, int mapfd) in test_lookup_after_delete()
496 static void test_lookup_32_bit_value(int family, int sotype, int mapfd) in test_lookup_32_bit_value()
526 static void test_update_existing(int family, int sotype, int mapfd) in test_update_existing()
[all …]
/Linux-v5.15/tools/bpf/bpftool/
Dprog.c940 int *mapfd) in parse_attach_detach_args()
975 int mapfd; in do_attach() local
997 int mapfd; in do_detach() local