Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.h44 #define SNMP_BRIDGE_MIN_TXHC 1 macro
H A Dbridge_if.c811 if (val->v.integer < SNMP_BRIDGE_MIN_TXHC || in op_dot1d_stp()
1268 if (val->v.integer < SNMP_BRIDGE_MIN_TXHC || in op_begemot_stp()
H A Dbridge_sys.c438 if (tx_hc < SNMP_BRIDGE_MIN_TXHC || tx_hc > SNMP_BRIDGE_MAX_TXHC) in bridge_set_tx_hold_count()