Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.c310 match_gw_one(const struct rtentry *rt, const struct nhop_object *nh, void *_data) in match_gw_one() function
540 return (rib_del_route_px(fibnum, dst, plen, match_gw_one, &gwd, op_flags, rc)); in rib_del_route_px_gw()
961 filter_func = match_gw_one; in rib_del_route()