Searched refs:prefixPool (Results 1 – 1 of 1) sorted by relevance
161 final ArrayList<IpPrefix> prefixPool = new ArrayList<>(Arrays.asList( in getConflictingPrefix() local166 for (IpPrefix prefix : prefixPool) { in getConflictingPrefix()