Searched refs:map2_id (Results 1 – 2 of 2) sorted by relevance
25 int map1_fd, map2_fd, map3_fd, map4_fd, map5_fd, map1_id, map2_id; in test_lookup_update() local101 map2_id = bpf_map_id(skel->maps.inner_map2); in test_lookup_update()103 CHECK(map2_id == 0, "map2_id", "failed to get ID 2\n"); in test_lookup_update()
776 skel->bss->map2_id = map_info.id; in test_overflow()