Searched refs:BR_KERNEL_STP (Results 1 – 5 of 5) sorted by relevance
80 if (p->br->stp_enabled != BR_KERNEL_STP) in br_send_config_bpdu()125 if (p->br->stp_enabled != BR_KERNEL_STP) in br_send_tcn_bpdu()163 if (br->stp_enabled != BR_KERNEL_STP) in br_stp_rcv()
325 if (br->stp_enabled != BR_KERNEL_STP) in br_topology_change_detection()410 } else if (br->stp_enabled == BR_KERNEL_STP) in br_make_forwarding()
136 br->stp_enabled = BR_KERNEL_STP; in br_stp_start()
293 if (p->br->stp_enabled == BR_KERNEL_STP) in br_set_port_state()
240 BR_KERNEL_STP, /* old STP in kernel */ enumerator