Searched defs:mapfd (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_listen.c | 33 int family, int sotype, int mapfd) in test_insert_invalid() 51 int family, int sotype, int mapfd) in test_insert_opened() 73 int family, int sotype, int mapfd) in test_insert_bound() 101 int family, int sotype, int mapfd) in test_insert() 118 int family, int sotype, int mapfd) in test_delete_after_insert() 136 int family, int sotype, int mapfd) in test_delete_after_close() 160 int family, int sotype, int mapfd) in test_lookup_after_insert() 189 int family, int sotype, int mapfd) in test_lookup_after_delete() 213 int family, int sotype, int mapfd) in test_lookup_32_bit_value() 244 int family, int sotype, int mapfd) in test_update_existing() [all …]
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | prog.c | 1030 int *mapfd) in parse_attach_detach_args() 1065 int mapfd; in do_attach() local 1087 int mapfd; in do_detach() local
|