Searched refs:current_prefix (Results 1 – 4 of 4) sorted by relevance
490 IPAddress current_prefix; in GetPrefix() local504 current_prefix = IPAddress(v4_addr->sin_addr); in GetPrefix()510 current_prefix = IPAddress(v6_addr->sin6_addr); in GetPrefix()518 if (TruncateIP(ip, prefixlist->PrefixLength) == current_prefix && in GetPrefix()520 best_prefix = current_prefix; in GetPrefix()
687 current_prefix = 'Tags.member.%s' % i688 params['%s.Key' % current_prefix] = key690 params['%s.Value' % current_prefix] = value
1198 current_prefix = '%s.%s' % (prefix, i)1200 full_key = '%s.%s' % (current_prefix, key)
1159 current_prefix = '%s.%s' % (label, i)1161 full_key = '%s.%s' % (current_prefix, key)