Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp_var.h67 struct nhgrp_priv *find_nhgrp(struct nh_control *ctl, const struct nhgrp_priv *key);
H A Dnhgrp.c136 find_nhgrp(struct nh_control *ctl, const struct nhgrp_priv *key) in find_nhgrp() function
H A Dnhgrp_ctl.c466 nhg_priv = find_nhgrp(ctl, key); in get_nhgrp()