Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.c84 static int rt_ifdelroute(const struct rtentry *rt, const struct nhop_object *,
337 rt_ifdelroute(const struct rtentry *rt, const struct nhop_object *nh, void *arg) in rt_ifdelroute() function
358 rib_foreach_table_walk_del(AF_UNSPEC, rt_ifdelroute, ifp); in rt_flushifroutes()