Searched refs:rt_epoch_ctx (Results 1 – 2 of 2) sorted by relevance
142 rt = __containerof(ctx, struct rtentry, rt_epoch_ctx); in destroy_rtentry_epoch()156 NET_EPOCH_CALL(destroy_rtentry_epoch, &rt->rt_epoch_ctx); in rt_free()
183 struct epoch_context rt_epoch_ctx; /* net epoch tracker */ member