Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h306 uint32_t nhgrp_get_idx(const struct nhgrp_object *nhg);
H A Dnhgrp_ctl.c769 nhgrp_get_idx(const struct nhgrp_object *nhg) in nhgrp_get_idx() function
H A Dfib_algo.c1403 return (nhgrp_get_idx((struct nhgrp_object *)nh) * 2 - 1); in get_nhop_idx()