Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp_var.h68 int link_nhgrp(struct nh_control *ctl, struct nhgrp_priv *grp_priv);
H A Dnhgrp.c154 link_nhgrp(struct nh_control *ctl, struct nhgrp_priv *grp_priv) in link_nhgrp() function
H A Dnhgrp_ctl.c488 if (link_nhgrp(ctl, key) == 0) { in get_nhgrp()