Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_port.c645 ctx->scratch->int1 = bp->admin_path_cost; in op_dot1d_stp_ext_port()
707 val->v.integer = bp->admin_path_cost; in op_dot1d_stp_ext_port()
1391 ctx->scratch->int1 = bp->admin_path_cost; in op_begemot_stp_ext_port()
1453 val->v.integer = bp->admin_path_cost; in op_begemot_stp_ext_port()
H A Dbridge_snmp.h124 int32_t admin_path_cost; member
H A Dbridge_sys.c659 bp->admin_path_cost = k_info->ifbr_path_cost; in bridge_port_getinfo_conf()
661 bp->admin_path_cost = 0; in bridge_port_getinfo_conf()
837 bp->admin_path_cost = path_cost; in bridge_port_set_path_cost()