Home
last modified time | relevance | path

Searched refs:BR_USER_STP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_stp_if.c166 br->stp_enabled = BR_USER_STP; in br_stp_start()
185 if (br->stp_enabled == BR_USER_STP) { in br_stp_stop()
H A Dbr_stp.c460 if (br->stp_enabled != BR_USER_STP) { in br_port_state_selection()
H A Dbr_private.h428 BR_USER_STP, /* new RSTP in userspace */ enumerator
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_stp_if.c166 br->stp_enabled = BR_USER_STP; in br_stp_start()
185 if (br->stp_enabled == BR_USER_STP) { in br_stp_stop()
H A Dbr_stp.c480 if (br->stp_enabled != BR_USER_STP) { in br_port_state_selection()
H A Dbr_private.h530 BR_USER_STP, /* new RSTP in userspace */ enumerator

Completed in 10 milliseconds