Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnhgrp.c77 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get() function
168 ne = nhop_get(&global_nhop_map, ext_cp[i].nh_idx); in print_nhgroup_entry_sysctl()
H A Dnhops.c122 static struct nhop_entry *nhop_get(struct nhop_map *map, uint32_t idx);
235 nhop_get(struct nhop_map *map, uint32_t idx) in nhop_get() function