Home
last modified time | relevance | path

Searched refs:nhop_get_uidx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop.h209 uint32_t nhop_get_uidx(const struct nhop_object *nh);
H A Dnhop_ctl.c884 nhop_get_uidx(const struct nhop_object *nh) in nhop_get_uidx() function
/freebsd/sys/netlink/route/
H A Dnexthop.c313 uint32_t uidx = nhop_get_uidx(wn[i].nh); in clone_unhop()
421 grp->id = nhop_get_uidx(wn[i].nh); in dump_nhgrp()
H A Drt.c243 uint32_t uidx = nhop_get_uidx(nh); in dump_rc_nhop()