Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h319 void fib_destroy_rib(struct rib_head *rh);
H A Dfib_algo.c810 fib_destroy_rib(struct rib_head *rh) in fib_destroy_rib() function
/f-stack/freebsd/net/
H A Droute.c159 fib_destroy_rib(rh); in rt_table_destroy()