Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.c138 nhops_destroy_rib(struct rib_head *rh) in nhops_destroy_rib() function
H A Droute_var.h249 void nhops_destroy_rib(struct rib_head *rh);
/freebsd/sys/net/
H A Droute.c168 nhops_destroy_rib(rh); in rt_table_destroy()