Home
last modified time | relevance | path

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

/openbmc/linux/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