Searched refs:SNMP_BRIDGE_MIN_TXHC (Results 1 – 3 of 3) sorted by relevance
44 #define SNMP_BRIDGE_MIN_TXHC 1 macro
810 if (val->v.integer < SNMP_BRIDGE_MIN_TXHC || in op_dot1d_stp()1267 if (val->v.integer < SNMP_BRIDGE_MIN_TXHC || in op_begemot_stp()
437 if (tx_hc < SNMP_BRIDGE_MIN_TXHC || tx_hc > SNMP_BRIDGE_MAX_TXHC) in bridge_set_tx_hold_count()