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

/freebsd-10.3-release/sys/net/
H A Dbridgestp.h326 uint8_t bp_txcount; member in struct:bstp_port
H A Dbridgestp.c165 if (bp->bp_txcount > bs->bs_txholdcount)
259 bp->bp_txcount++;
388 bp->bp_txcount++;
1532 bp->bp_txcount = 0;
1558 bp->bp_txcount = 0;
1903 if (bp->bp_txcount > 0)
1904 bp->bp_txcount--;

Completed in 62 milliseconds