Searched refs:unlink_nhgrp (Results 1 – 3 of 3) sorted by relevance
69 struct nhgrp_priv *unlink_nhgrp(struct nh_control *ctl, struct nhgrp_priv *key);
183 unlink_nhgrp(struct nh_control *ctl, struct nhgrp_priv *key) in unlink_nhgrp() function
347 if (unlink_nhgrp(ctl, nhg_priv) == NULL) { in nhgrp_free()