Home
last modified time | relevance | path

Searched refs:nhops_get_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_ctl.h124 uint32_t nhops_get_count(struct rib_head *rh);
H A Dnhop_ctl.c876 nhops_get_count(struct rib_head *rh) in nhops_get_count() function
H A Dfib_algo.c1372 rinfo->num_nhops = nhops_get_count(rh); in fib_get_rtable_info()