Searched refs:bf_vcnt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h224 uint16_t bf_vcnt; /* number of duplicates */ member in struct:bridge_fwd_s
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c921 if (bfp->bf_vlanid != vlanid && bfp->bf_vcnt > 0) {
973 if (bfpzero != NULL && bfpzero->bf_vcnt > 0)
974 bfpzero->bf_vcnt--;
1626 if (bfp->bf_vcnt == 0)
1651 bfpnew->bf_vcnt = bfp->bf_vcnt;
1661 bfp->bf_vcnt++;

Completed in 166 milliseconds