Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_lagg.h247 int sc_destroying; /* destroying lagg */ member
H A Dif_lagg.c629 sc->sc_destroying = 1; in lagg_clone_destroy()
750 if (sc->sc_destroying == 1) in lagg_port_create()
978 if (sc->sc_destroying == 0) { in lagg_port_destroy()