Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_temporal.c157 tmproutes_destroy(struct rib_head *rh) in tmproutes_destroy() function
H A Droute_var.h207 void tmproutes_destroy(struct rib_head *rh);
/f-stack/freebsd/net/
H A Droute.c162 tmproutes_destroy(rh); in rt_table_destroy()