Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbridgestp.h355 uint8_t bs_txholdcount; member
H A Dbridgestp.c169 if (bp->bp_txcount > bs->bs_txholdcount) in bstp_transmit()
1533 bs->bs_txholdcount = count; in bstp_set_holdcount()
2150 bs->bs_txholdcount = BSTP_DEFAULT_HOLD_COUNT; in bstp_attach()
H A Dif_bridge.c1753 req->ifbop_holdcount = bs->bs_txholdcount; in bridge_ioctl_gbparam()