Home
last modified time | relevance | path

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

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl30 …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/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl47 …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/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl48 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
49 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl48 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
49 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl70 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
71 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl70 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
71 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/binder/android/net/
DINetd.aidl447 int iKey, in ipSecAddTunnelInterface() argument
465 int iKey, in ipSecUpdateTunnelInterface() argument
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl70 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
71 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl48 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecAddTunnelInterface() argument
49 …n @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int inte… in ipSecUpdateTunnelInterface() argument
/system/netd/server/
DNetdNativeService.h224 const std::string& remoteAddress, int32_t iKey,
229 const std::string& remoteAddress, int32_t iKey,
DNetdNativeService.cpp740 int32_t iKey, int32_t oKey, in ipSecAddTunnelInterface() argument
745 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false); in ipSecAddTunnelInterface()
752 int32_t iKey, int32_t oKey, in ipSecUpdateTunnelInterface() argument
757 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true); in ipSecUpdateTunnelInterface()
/system/netd/tests/
Dbinder_test.cpp328 int32_t iKey; in TEST_F() member
344 td.iKey, td.oKey, td.ifId); in TEST_F()
352 td.iKey, td.oKey, td.ifId); in TEST_F()