Searched refs:SUBNET_DUT_SEARCH_RE (Results 1 – 1 of 1) sorted by relevance
32 SUBNET_DUT_SEARCH_RE = (r'(?P<ip>192.168.231.1[0-1][0-9]) : ' variable201 match = re.match(SUBNET_DUT_SEARCH_RE, line)