Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.h158 uint32_t nhops_get_count(struct rib_head *rh);
H A Dnhop_ctl.c1259 nhops_get_count(struct rib_head *rh) in nhops_get_count() function
H A Dfib_algo.c1717 rinfo->num_nhops = nhops_get_count(rh); in fib_get_rtable_info()