Searched refs:txCount (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c300 port->txCount = 0;
313 port->txCount++;
319 port->txCount++;
324 port->txCount++;
345 (port->txCount < TxHoldCount) &&
350 (port->txCount < TxHoldCount) &&
355 (port->txCount < TxHoldCount) &&
H A Duid_stp.h189 int txCount; /* 17.18.40 */ member in struct:__anon3924
H A Dport.h82 PORT_TIMER_T txCount; /* 17.18.40 */ member in struct:port_t
H A Dport.c85 this->timers[iii++] = &this->txCount;
154 this->txCount = 0;
H A Dstp_in.c414 entry->txCount = port->txCount; /* 17.18.40 */
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c1290 int txCount = 0; local
1306 txCount++;
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c8403 newval.txbpdu = stpstate.txCount;

Completed in 103 milliseconds