Home
last modified time | relevance | path

Searched defs:destinationAddress (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecManager.java236 @NonNull IIpSecService service, InetAddress destinationAddress, int spi) in SecurityParameterIndex()
310 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
343 public SecurityParameterIndex allocateSecurityParameterIndex( in allocateSecurityParameterIndex()
DIIpSecService.aidl36 in String destinationAddress, int requestedSpi, in IBinder binder); in allocateSecurityParameterIndex()
DIpSecConfig.java87 public void setDestinationAddress(String destinationAddress) { in setDestinationAddress()
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java741 String destinationAddress, int spi) { in SpiRecord()
1157 String destinationAddress, int requestedSpi, IBinder binder) throws RemoteException { in allocateSecurityParameterIndex()
1659 String destinationAddress = config.getDestinationAddress(); in checkIpSecConfig() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java524 String destinationAddress; in getSubmitPdus() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java8586 Inet4Address destinationAddress = mock(Inet4Address.class); in testNetworkValidationUpdatesLinkedNetworks() local
8655 Inet4Address destinationAddress = mock(Inet4Address.class); in testNonPskNetworkDoesNotUpdateLinkedNetworks() local
8708 Inet4Address destinationAddress = mock(Inet4Address.class); in testInvalidScanResultDoesNotUpdateLinkedNetworks() local
8788 Inet4Address destinationAddress = mock(Inet4Address.class); in testLinkedNetworksFiltersOutAutojoinDisabledNetworks() local