Searched refs:nmcast (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c821 if ((ip->nmcast <= 0) || (ip->nmcast > CB_MCS_CNT_MAX)) {
840 ASSERT(i == ip->nmcast);
879 ((ip->nmcast >= CB_MCS_CNT_MAX) ? 0x8 : 0) | 0x5);
1260 ip->nmcast++;
1269 ip->nmcast--;
H A Diprb.h70 int nmcast; member in struct:iprb
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1478 int i, nmcast = 0, statcnt_normal = 0, statcnt_brdcst = 0; local
1690 if (nmcast > 0)

Completed in 68 milliseconds