Searched refs:WGF_DYING (Results 1 – 1 of 1) sorted by relevance
250 #define WGF_DYING 0x0001 macro2804 if ((sc->sc_flags & WGF_DYING) != 0) in wg_up()2968 sc->sc_flags |= WGF_DYING; in wg_clone_destroy()3098 if (!(sc->sc_flags & WGF_DYING) && sc->sc_ucred && sc->sc_ucred->cr_prison == pr) { in wg_prison_remove()3105 sc->sc_flags |= WGF_DYING; in wg_prison_remove()