Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/route/
H A Droute_var.h244 void rib_destroy_subscriptions(struct rib_head *rnh);
H A Droute_ctl.c1593 rib_destroy_subscriptions(struct rib_head *rnh) in rib_destroy_subscriptions() function
/freebsd-13.1/sys/net/
H A Droute.c168 rib_destroy_subscriptions(rh); in rt_table_destroy()