Searched refs:WILDCARD_ADDRESSES (Results 1 – 1 of 1) sorted by relevance
94 private static final String[] WILDCARD_ADDRESSES = new String[]{"0.0.0.0", "::"}; field in IpSecService824 for(String wildcardAddr : WILDCARD_ADDRESSES) { in freeUnderlyingResources()1283 for(String wildcardAddr : WILDCARD_ADDRESSES) { in createTunnelInterface()1705 for(String wildcardAddr : WILDCARD_ADDRESSES) { in applyTunnelModeTransform()