Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_lagg.h249 int sc_destroying; /* destroying lagg */ member
H A Dif_lagg.c628 sc->sc_destroying = 1; in lagg_clone_destroy()
738 if (sc->sc_destroying == 1) in lagg_port_create()
966 if (sc->sc_destroying == 0) { in lagg_port_destroy()