Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java439 @VisibleForTesting int mLocalPort; field in IkeSessionStateMachine
952 mLocalPort = mIkeSocket.getLocalPort(); in getAndSwitchToIkeSocket()
1243 mLocalPort = mIkeSocket.getLocalPort(); in enterState()
3173 mLocalPort, in buildIkeInitReq()
3393 mLocalPort = mIkeSocket.getLocalPort(); in handleNatDetection()
3471 initIkeSpi, respIkeSpi, mLocalAddress, mLocalPort); in updateLocalAndRemoteNatDetected()
5296 mLocalPort, in buildUpdateSaAddressesReq() local