Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridge.c277 struct epoch_context sc_epoch_ctx; member
732 sc = __containerof(ctx, struct bridge_softc, sc_epoch_ctx); in bridge_clone_destroy_cb()
781 NET_EPOCH_CALL(bridge_clone_destroy_cb, &sc->sc_epoch_ctx); in bridge_clone_destroy()