Searched refs:bridge_port_set_path_cost (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | bridge_port.c | 487 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 D | bridge_snmp.h | 330 int bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp,
|
H A D | bridge_sys.c | 813 bridge_port_set_path_cost(const char *bif_name, struct bridge_port *bp, in bridge_port_set_path_cost() function
|