Searched defs:inetAddr (Results 1 – 6 of 6) sorted by relevance
93 private SecurityParameterIndex allocateSpi(InetAddress inetAddr) { in allocateSpi()102 private SecurityParameterIndex allocateSpi(InetAddress inetAddr, int requestedSpi) { in allocateSpi()318 InetAddress inetAddr = InetAddresses.parseNumericAddress(addr); in ipSecCreateTransportModeTransform() local388 InetAddress inetAddr = InetAddresses.parseNumericAddress(addr); in ipSecAllocateSecurityParameterIndex() local
106 final InetAddress inetAddr = getInetAddress(options.getAddress()); in createServerSocket() local
154 protected TCPMessageChannel(InetAddress inetAddr, int port, SIPTransactionStack sipStack, in TCPMessageChannel()
169 protected TLSMessageChannel(InetAddress inetAddr, int port, SIPTransactionStack sipStack, in TLSMessageChannel()
272 public static String getKey(InetAddress inetAddr, int port, String transport) { in getKey()
1097 InetAddress inetAddr = InetAddress.getByName(address); in createListeningPoint() local