Home
last modified time | relevance | path

Searched refs:TxHoldCount (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c345 (port->txCount < TxHoldCount) && in STP_transmit_check_conditions()
350 (port->txCount < TxHoldCount) && in STP_transmit_check_conditions()
355 (port->txCount < TxHoldCount) && in STP_transmit_check_conditions()
H A Dstpm.h44 #define TxHoldCount 3 /* 17.16.6, 17.28.2(Table 17-5) */ macro
H A Dstp_in.c282 uid_cfg->hold_time = TxHoldCount; in STP_IN_stpm_get_cfg()