Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp_var.h69 struct nhgrp_priv *unlink_nhgrp(struct nh_control *ctl, struct nhgrp_priv *key);
H A Dnhgrp.c183 unlink_nhgrp(struct nh_control *ctl, struct nhgrp_priv *key) in unlink_nhgrp() function
H A Dnhgrp_ctl.c347 if (unlink_nhgrp(ctl, nhg_priv) == NULL) { in nhgrp_free()