Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_port.c487 if (bridge_port_set_path_cost(bif->bif_name, bp, in op_dot1d_stp_port()
517 bridge_port_set_path_cost(bif->bif_name, bp, in op_dot1d_stp_port()
646 if (bridge_port_set_path_cost(bif->bif_name, bp, in op_dot1d_stp_ext_port()
673 bridge_port_set_path_cost(bif->bif_name, bp, in op_dot1d_stp_ext_port()
1250 if (bridge_port_set_path_cost(b_name, bp, in op_begemot_stp_port()
1281 bridge_port_set_path_cost(b_name, bp, in op_begemot_stp_port()
1392 if (bridge_port_set_path_cost(b_name, bp, in op_begemot_stp_ext_port()
1419 bridge_port_set_path_cost(b_name, bp, in op_begemot_stp_ext_port()
H A Dbridge_snmp.h330 int bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp,
H A Dbridge_sys.c813 bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp, in bridge_port_set_path_cost() function