Searched refs:is_config (Results 1 – 9 of 9) sorted by relevance
100 not p.is_config() and p.priority == "med"):
143 verify(p.is_config() is False)
86 verify(p.is_config() == configure)
85 verify(p.is_config() == configure)
87 … p.is_config() == configure and p.is_preferred() == preferred and p.priority == priority):
89 verify(p.is_config() == configure)
95 … p.is_config() == configure and p.is_preferred() == preferred and p.priority == priority):
1205 def is_config(self): member in OnMeshPrefix