Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ctl.h131 uint32_t nhgrp_get_count(struct rib_head *rh);
H A Dnhgrp_ctl.c778 nhgrp_get_count(struct rib_head *rh) in nhgrp_get_count() function
H A Dfib_algo.c1374 rinfo->num_nhgrp = nhgrp_get_count(rh); in fib_get_rtable_info()