Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbridgestp.h353 uint8_t bs_txholdcount; member
H A Dbridgestp.c170 if (bp->bp_txcount > bs->bs_txholdcount) in bstp_transmit()
1554 bs->bs_txholdcount = count; in bstp_set_holdcount()
2174 bs->bs_txholdcount = BSTP_DEFAULT_HOLD_COUNT; in bstp_attach()
H A Dif_bridge.c2117 req->ifbop_holdcount = bs->bs_txholdcount; in bridge_ioctl_gbparam()