Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
HDbridge_port.c482 if (val->v.integer < SNMP_PORT_MIN_PATHCOST || in op_dot1d_stp_port()
641 if (val->v.integer < SNMP_PORT_MIN_PATHCOST || in op_dot1d_stp_ext_port()
1245 if (val->v.integer < SNMP_PORT_MIN_PATHCOST || in op_begemot_stp_port()
1387 if (val->v.integer < SNMP_PORT_MIN_PATHCOST || in op_begemot_stp_ext_port()
HDbridge_snmp.h57 #define SNMP_PORT_MIN_PATHCOST 0 macro
HDbridge_sys.c819 if (path_cost < SNMP_PORT_MIN_PATHCOST || in bridge_port_set_path_cost()