Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h232 void rib_destroy_subscriptions(struct rib_head *rnh);
H A Droute_ctl.c1542 rib_destroy_subscriptions(struct rib_head *rnh) in rib_destroy_subscriptions() function
/f-stack/freebsd/net/
H A Droute.c168 rib_destroy_subscriptions(rh); in rt_table_destroy()