Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnhgrp.c74 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get() function
165 ne = nhop_get(&global_nhop_map, ext_cp[i].nh_idx); in print_nhgroup_entry_sysctl()
H A Dnhops.c116 static struct nhop_entry *nhop_get(struct nhop_map *map, uint32_t idx);
226 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get() function