Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDif_var.h436 struct epoch_context if_epoch_ctx; member
HDif.c695 ifp = __containerof(ctx, struct ifnet, if_epoch_ctx); in if_destroy()
717 NET_EPOCH_CALL(if_destroy, &ifp->if_epoch_ctx); in if_free()
749 NET_EPOCH_CALL(if_destroy, &ifp->if_epoch_ctx); in if_rele()