Home
last modified time | relevance | path

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

/src/sys/net/route/
H A Droute_subscription.c196 rib_destroy_subscriptions(struct rib_head *rnh) in rib_destroy_subscriptions() function
H A Droute_var.h241 void rib_destroy_subscriptions(struct rib_head *rnh);
/src/sys/net/
H A Droute.c170 rib_destroy_subscriptions(rh); in rt_table_destroy()