Searched refs:nhop_get_idx (Results 1 – 6 of 6) sorted by relevance
177 uint32_t nhop_get_idx(const struct nhop_object *nh);
1405 return (nhop_get_idx(nh) * 2); in get_nhop_idx()1407 return (nhop_get_idx(nh)); in get_nhop_idx()
723 nhop_get_idx(const struct nhop_object *nh) in nhop_get_idx() function
872 out->rmx_nhidx = nhop_get_idx(nh); in rt_getmetrics()
1249 out->rmx_nhidx = nhop_get_idx(nh); in rt_getmetrics()