Home
last modified time | relevance | path

Searched refs:checkInetAddress (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1055 private static void checkInetAddress(String inetAddress) { in checkInetAddress() method in IpSecService
1088 checkInetAddress(destinationAddress); in allocateSecurityParameterIndex()
1285 checkInetAddress(localAddr); in createTunnelInterface()
1286 checkInetAddress(remoteAddr); in createTunnelInterface()
1561 checkInetAddress(config.getDestinationAddress()); in checkIpSecConfig()
1564 checkInetAddress(config.getSourceAddress()); in checkIpSecConfig()