Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h222 struct rib_head *nhop_get_rh(const struct nhop_object *nh);
H A Dnhop_ctl.c315 struct rib_head *rnh = nhop_get_rh(nh); in nhop_get_nhop()
371 struct rib_head *rnh = nhop_get_rh(nh); in nhop_get_unlinked()
1034 nhop_get_rh(const struct nhop_object *nh) in nhop_get_rh() function
/freebsd/sys/netlink/route/
H A Dnexthop.c322 struct rib_head *rh = nhop_get_rh(wn_new[0].nh); in clone_unhop()
H A Drt.c873 struct rib_head *rh = nhop_get_rh(wn[0].nh); in create_nexthop_from_attrs()