Searched refs:inner_map_fd (Results 1 – 2 of 2) sorted by relevance
32 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) in check_map_id() argument38 ret = bpf_obj_get_info_by_fd(inner_map_fd, &info, &info_len); in check_map_id()
285 int inner_map_fd = map_fd[maps[i].def.inner_map_idx]; in load_maps() local290 inner_map_fd, in load_maps()