Lines Matching refs:stp_trace

82       stp_trace ("implicit create to vlan '%s'", name);  in _stp_in_stpm_enable()
85 stp_trace ("implicit create to vlan '%s' failed", name); in _stp_in_stpm_enable()
147 stp_trace ("%d bridge_priority small", (int) uid_cfg->bridge_priority); in _check_stpm_config()
152 stp_trace ("%d bridge_priority large", (int) uid_cfg->bridge_priority); in _check_stpm_config()
157 stp_trace ("%d hello_time small", (int) uid_cfg->hello_time); in _check_stpm_config()
162 stp_trace ("%d hello_time large", (int) uid_cfg->hello_time); in _check_stpm_config()
167 stp_trace ("%d max_age small", (int) uid_cfg->max_age); in _check_stpm_config()
172 stp_trace ("%d max_age large", (int) uid_cfg->max_age); in _check_stpm_config()
177 stp_trace ("%d forward_delay small", (int) uid_cfg->forward_delay); in _check_stpm_config()
182 stp_trace ("%d forward_delay large", (int) uid_cfg->forward_delay); in _check_stpm_config()
217 stp_trace ("Port %s became '%s' adminEdge=%c", in _stp_in_enable_port_on_stpm()
488 stp_trace("%s (p%02d, all, %s, '%s')", in STP_IN_enable_port()
520 stp_trace ("changed operSpeed=%lu", port->operSpeed); in STP_IN_changed_port_speed()
545 stp_trace ("STP_IN_changed_port_duplex(%s)", port->port_name); in STP_IN_changed_port_duplex()
628stp_trace ("RX bpdu vlan_id=%d port=%d port is absent in the stpm :(", (int) vlan_id, (int) port_i… in STP_IN_rx_bpdu()
637 stp_trace ("port %s stop rx skipping", in STP_IN_rx_bpdu()
640 stp_trace ("port %s skip rx %d", in STP_IN_rx_bpdu()
651 stp_trace ("port %s tc=TRUE by operEdge", port->port_name); in STP_IN_rx_bpdu()
665 stp_trace ("port %s not operEdge !", port->port_name); in STP_IN_rx_bpdu()
736 stp_trace ("_check_stpm_config failed %d", (int) rc); in STP_IN_stpm_set_cfg()
745 stp_trace ("can't disable rc=%d", (int) rc); in STP_IN_stpm_set_cfg()
773 stp_trace ("%s", "STP_stpm_check_bridge_priority failed"); in STP_IN_stpm_set_cfg()
789 stp_trace ("%s", "cannot enable"); in STP_IN_stpm_set_cfg()
817 stp_trace ("RSTP instance with tag %d hasn't been created\n", vlan_id); in STP_IN_port_set_cfg()
849 stp_trace ("port %s is operEdge=%c in STP_IN_port_set_cfg", in STP_IN_port_set_cfg()
859 stp_trace ("port %s is adminNonStp=%c in STP_IN_port_set_cfg", in STP_IN_port_set_cfg()
902 stp_trace ("RSTP instance with tag %d hasn't been created\n", vlan_id); in STP_IN_dbg_set_port_trace()
954 stp_trace ("can't create port %d", port_index); in STP_IN_port_add()