Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_ctl.c1533 rt_delete_unconditional(struct radix_node *rn, void *arg) in rt_delete_unconditional() function
1553 rnh->rnh_walktree(&rnh->head, rt_delete_unconditional, rnh); in rib_flush_routes()