Searched defs:mapfd (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ ! |
| H A D | sockmap_listen.c | 35 int family, int sotype, int mapfd) in test_insert_invalid() 53 int family, int sotype, int mapfd) in test_insert_opened() 75 int family, int sotype, int mapfd) in test_insert_bound() 103 int family, int sotype, int mapfd) in test_insert() 120 int family, int sotype, int mapfd) in test_delete_after_insert() 138 int family, int sotype, int mapfd) in test_delete_after_close() 162 int family, int sotype, int mapfd) in test_lookup_after_insert() 191 int family, int sotype, int mapfd) in test_lookup_after_delete() 215 int family, int sotype, int mapfd) in test_lookup_32_bit_value() 246 int family, int sotype, int mapfd) in test_update_existing() [all …]
|
| H A D | sockmap_helpers.h | 72 static inline int add_to_sockmap(int mapfd, int fd1, int fd2) in add_to_sockmap()
|
| /linux/tools/bpf/bpftool/ ! |
| H A D | prog.c | 1042 int *mapfd) in parse_attach_detach_args() 1077 int mapfd; in do_attach() local 1099 int mapfd; in do_detach() local
|