Searched refs:nhop_map (Results 1 – 3 of 3) sorted by relevance
70 struct nhop_map;71 void nhop_map_update(struct nhop_map *map, uint32_t idx, char *gw, char *ifname);
115 struct nhop_map { struct119 static struct nhop_map global_nhop_map; argument122 static struct nhop_entry *nhop_get(struct nhop_map *map, uint32_t idx);209 nhop_map_update(struct nhop_map *map, uint32_t idx, char *gw, char *ifname) in nhop_map_update()235 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get()
67 struct nhop_map { struct71 static struct nhop_map global_nhop_map; argument77 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get()