Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Droute_subscription.c52 static void destroy_subscription_epoch(epoch_context_t ctx);
158 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_unsubscribe()
171 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_unsubscribe_locked()
178 destroy_subscription_epoch(epoch_context_t ctx) in destroy_subscription_epoch() function
204 NET_EPOCH_CALL(destroy_subscription_epoch, &rs->epoch_ctx); in rib_destroy_subscriptions()