Searched refs:bp_txcount (Results 1 – 2 of 2) sorted by relevance
169 if (bp->bp_txcount > bs->bs_txholdcount) in bstp_transmit()263 bp->bp_txcount++; in bstp_transmit_tcn()392 bp->bp_txcount++; in bstp_send_bpdu()1535 bp->bp_txcount = 0; in bstp_set_holdcount()1561 bp->bp_txcount = 0; in bstp_set_protocol()1906 if (bp->bp_txcount > 0) in bstp_tick()1907 bp->bp_txcount--; in bstp_tick()
327 uint8_t bp_txcount; member