Searched refs:map_get (Results 1 – 3 of 3) sorted by relevance
24 struct map_item *map_get(const struct map *map, unsigned int key);
178 struct map_item *map_get(const struct map *map, unsigned int key) in map_get() function
94 mi = map_get(&nodes, hash_u32(node_id)); in node_get()296 mi = map_get(&node->services, hash_u32(port)); in server_del()