Searched refs:bpf_map__set_inner_map_fd (Results 1 – 4 of 4) sorted by relevance
25 bpf_map__set_inner_map_fd;
481 LIBBPF_API int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd);
8883 int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) in bpf_map__set_inner_map_fd() function
1160 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()1171 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()