Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_var.h105 int link_nhop(struct nh_control *ctl, struct nhop_priv *nh_priv);
H A Dnhop.c284 link_nhop(struct nh_control *ctl, struct nhop_priv *nh_priv) in link_nhop() function
H A Dnhop_ctl.c522 } else if (link_nhop(ctl, nh->nh_priv) == 0) { in finalize_nhop()