Searched refs:sc_iflist_xcnt (Results 1 – 1 of 1) sorted by relevance
281 if ((_sc)->sc_iflist_xcnt > 0) \292 if (((_sc)->sc_iflist_xcnt > 0) && ((_sc)->sc_iflist_ref == 0)) { \300 (_sc)->sc_iflist_xcnt++; \307 (_sc)->sc_iflist_xcnt--; \568 uint32_t sc_iflist_xcnt; /* refcount for sc_iflist */ member1271 if (sc->sc_iflist_xcnt > 0) { in bridge_lock2ref()1300 if ((sc->sc_iflist_xcnt > 0) && (sc->sc_iflist_ref == 0)) { in bridge_unref()1315 sc->sc_iflist_xcnt++; in bridge_xlock()1334 sc->sc_iflist_xcnt--; in bridge_xdrop()