Searched refs:dst_map (Results 1 – 3 of 3) sorted by relevance
143 struct bpf_map *dst_map; in test_sockmap_update() local159 dst_map = skel->maps.dst_sock_map; in test_sockmap_update()161 dst_map = skel->maps.dst_sock_hash; in test_sockmap_update()179 compare_cookies(skel->maps.src, dst_map); in test_sockmap_update()
57 std::unordered_map<uint64_t, void *> dst_map; member in BinMapLoader
88 dst_map[(uint64_t)temp_item->dst_offset] = (void *)0xfffff; in dumpMap()