Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.c132 ctl = __containerof(ctx, struct nh_control, ctl_epoch_ctx); in destroy_ctl_epoch()
172 NET_EPOCH_CALL(destroy_ctl_epoch, &ctl->ctl_epoch_ctx); in nhops_destroy_rib()
H A Dnhop_var.h60 struct epoch_context ctl_epoch_ctx; /* epoch ctl helper */ member