Searched refs:set_router_downgrade_threshold (Results 1 – 4 of 4) sorted by relevance
213 self.nodes[2].set_router_downgrade_threshold(32)
203 self.nodes[i].set_router_downgrade_threshold(params['router_downgrade_threshold'])
1601 def set_router_downgrade_threshold(self, threshold): member in NodeImpl
626 def set_router_downgrade_threshold(self, threshold: int): member in OTCI