Searched refs:ForceVersion (Results 1 – 6 of 6) sorted by relevance
82 return STP_hop_2_state (this, (port->owner->ForceVersion >= 2) ? in STP_migrate_check_conditions()100 if (port->owner->ForceVersion < 2) { in STP_migrate_check_conditions()
61 PROTOCOL_VERSION_T ForceVersion; /* 17.12, 17.16.1 */ member
51 this->ForceVersion = (PROTOCOL_VERSION_T) init_cfg.force_version; in STP_IN_stpm_create()
257 if (this->ForceVersion != 2) { in STP_IN_stpm_get_cfg()260 uid_cfg->force_version = this->ForceVersion; in STP_IN_stpm_get_cfg()782 this->ForceVersion = (PROTOCOL_VERSION_T) old.force_version; in STP_IN_stpm_set_cfg()827 if (this->ForceVersion >= NORMAL_RSTP) in STP_IN_port_set_cfg()
347 ((allReRooted && !port->rbWhile) && stpm->ForceVersion >=2)) && in STP_roletrns_check_conditions()352 ((allReRooted && !port->rbWhile) && stpm->ForceVersion >=2)) && in STP_roletrns_check_conditions()
311 if (port->owner->ForceVersion >= NORMAL_RSTP) { in STP_info_rx_bpdu()