Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_subscription.c195 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);
/freebsd/sys/net/
H A Droute.c169 rib_destroy_subscriptions(rh); in rt_table_destroy()