Home
last modified time | relevance | path

Searched defs:nhidx (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm6.c99 uint32_t nhidx = 0; in lookup_ptr() local
146 uint32_t nhidx = fib_get_nhop_idx(dd->fd, rc->rc_nh_new); in handle_default_change() local
183 uint32_t nhidx = fib_get_nhop_idx(dd->fd, rnd.rnd_nhop); in pack_parent_rule() local
212 uint32_t nhidx = fib_get_nhop_idx(dd->fd, rc->rc_nh_new); in handle_gu_change() local
333 uint32_t nhidx = fib_get_nhop_idx(dd->fd, nh); in add_route_cb() local
H A Ddpdk_lpm.c83 uint32_t nhidx = 0; in lookup_ptr() local
123 uint32_t nhidx = fib_get_nhop_idx(dd->fd, rc->rc_nh_new); in handle_default_change() local
163 uint32_t nhidx = 0; in handle_gu_change() local
269 uint32_t nhidx = fib_get_nhop_idx(dd->fd, nh); in add_route_cb() local