Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop.c135 nhops_destroy_rib(struct rib_head *rh) in nhops_destroy_rib() function
H A Droute_var.h237 void nhops_destroy_rib(struct rib_head *rh);
/f-stack/freebsd/net/
H A Droute.c166 nhops_destroy_rib(rh); in rt_table_destroy()