Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_stp.c535 int was_root; in br_received_config_bpdu() local
540 was_root = br_is_root_bridge(br); in br_received_config_bpdu()
547 if (!br_is_root_bridge(br) && was_root) { in br_received_config_bpdu()