Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_var.h102 int link_nhop(struct nh_control *ctl, struct nhop_priv *nh_priv);
H A Dnhop.c287 link_nhop(struct nh_control *ctl, struct nhop_priv *nh_priv) in link_nhop() function
H A Dnhop_ctl.c552 if (link_nhop(ctl, nh_priv) == 0) { in finalize_nhop()