Searched refs:ifbrp_txhc (Results 1 – 4 of 4) sorted by relevance
225 #define ifbrp_txhc ifbrp_ifbrpu.ifbrpu_int8 /* bpdu tx holdcount */ macro
1970 return (bstp_set_holdcount(&sc->sc_stp, param->ifbrp_txhc)); in bridge_ioctl_stxhc()
444 b_param.ifbrp_txhc = tx_hc; in bridge_set_tx_hold_count()453 bif->tx_hold_count = b_param.ifbrp_txhc; in bridge_set_tx_hold_count()
537 param.ifbrp_txhc = val & 0xff; in setbridge_holdcount()