Searched refs:bp_txcount (Results 1 – 2 of 2) sorted by relevance
170 if (bp->bp_txcount > bs->bs_txholdcount) in bstp_transmit()264 bp->bp_txcount++; in bstp_transmit_tcn()394 bp->bp_txcount++; in bstp_send_bpdu()1556 bp->bp_txcount = 0; in bstp_set_holdcount()1582 bp->bp_txcount = 0; in bstp_set_protocol()1929 if (bp->bp_txcount > 0) in bstp_tick()1930 bp->bp_txcount--; in bstp_tick()
325 uint8_t bp_txcount; member