Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhgrp_var.h67 struct nhgrp_priv *find_nhgrp(struct nh_control *ctl, const struct nhgrp_priv *key);
H A Dnhgrp.c138 find_nhgrp(struct nh_control *ctl, const struct nhgrp_priv *key) in find_nhgrp() function
H A Dnhgrp_ctl.c523 nhg_priv = find_nhgrp(ctl, key); in nhgrp_get_nhgrp()