Searched refs:bs_txholdcount (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h354 uint8_t bs_txholdcount; member in struct:bstp_state
H A Dbridgestp.c165 if (bp->bp_txcount > bs->bs_txholdcount)
1530 bs->bs_txholdcount = count;
2146 bs->bs_txholdcount = BSTP_DEFAULT_HOLD_COUNT;
H A Dif_bridge.c1642 req->ifbop_holdcount = bs->bs_txholdcount;

Completed in 41 milliseconds