Searched refs:ifbrp_txhc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/net/
H A Dif_bridgevar.h221 #define ifbrp_txhc ifbrp_ifbrpu.ifbrpu_int8 /* bpdu tx holdcount */ macro
H A Dif_bridge.c1736 return (bstp_set_holdcount(&sc->sc_stp, param->ifbrp_txhc));
/freebsd-10.3-release/sbin/ifconfig/
H A Difbridge.c611 param.ifbrp_txhc = val & 0xff;
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_sys.c443 b_param.ifbrp_txhc = tx_hc;
452 bif->tx_hold_count = b_param.ifbrp_txhc;

Completed in 84 milliseconds