Searched refs:iKey (Results 1 – 6 of 6) sorted by relevance
/system/netd/server/aidl/netd/1/android/net/ |
D | INetd.aidl | 30 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument 31 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 439 int iKey, in ipSecAddTunnelInterface() argument 457 int iKey, in ipSecUpdateTunnelInterface() argument
|
/system/netd/server/aidl/netd/2/android/net/ |
D | INetd.aidl | 47 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument 48 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
|
/system/netd/server/ |
D | NetdNativeService.h | 204 const std::string& remoteAddress, int32_t iKey, 209 const std::string& remoteAddress, int32_t iKey,
|
D | NetdNativeService.cpp | 687 int32_t iKey, int32_t oKey, in ipSecAddTunnelInterface() argument 692 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false); in ipSecAddTunnelInterface() 699 int32_t iKey, int32_t oKey, in ipSecUpdateTunnelInterface() argument 704 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true); in ipSecUpdateTunnelInterface()
|
/system/netd/tests/ |
D | binder_test.cpp | 307 int32_t iKey; in TEST_F() member 323 td.iKey, td.oKey, td.ifId); in TEST_F() 331 td.iKey, td.oKey, td.ifId); in TEST_F()
|