Home
last modified time | relevance | path

Searched refs:global_nhop_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/netstat/
H A Dnhgrp.c68 static struct nhop_map global_nhop_map; variable
165 ne = nhop_get(&global_nhop_map, ext_cp[i].nh_idx); in print_nhgroup_entry_sysctl()
305 nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name); in update_global_map()
H A Dnhops.c114 static struct nhop_map global_nhop_map; variable
279 nhop_map_update(&global_nhop_map, nh->nh_idx, gw_addr, iface_name); in print_nhop_entry_sysctl()