Searched refs:bp_txcount (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h367 uint8_t bp_txcount; member in struct:bstp_port
H A Dbridgestp.c228 if (bp->bp_txcount > bs->bs_txholdcount)
325 bp->bp_txcount++;
454 bp->bp_txcount++;
1618 bp->bp_txcount = 0;
1644 bp->bp_txcount = 0;
1978 if (bp->bp_txcount > 0)
1979 bp->bp_txcount--;

Completed in 76 milliseconds