Searched refs:nhop_map_update (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/netstat/ |
| H A D | common.h | 71 void nhop_map_update(struct nhop_map *map, uint32_t idx, char *gw, char *ifname);
|
| H A D | nhops.c | 209 nhop_map_update(struct nhop_map *map, uint32_t idx, char *gw, char *ifname) in nhop_map_update() function 289 nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name); in print_nhop_entry_sysctl()
|
| H A D | nhgrp.c | 308 nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name); in update_global_map()
|