Home
last modified time | relevance | path

Searched defs:iKey (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl30 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
31 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/system/netd/server/binder/android/net/
DINetd.aidl439 int iKey, in ipSecAddTunnelInterface()
457 int iKey, in ipSecUpdateTunnelInterface()
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl47 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecAddTunnelInterface()
48 … in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int iKey, int oKey, int in… in ipSecUpdateTunnelInterface()
/system/netd/server/
DNetdNativeService.cpp687 int32_t iKey, int32_t oKey, in ipSecAddTunnelInterface()
699 int32_t iKey, int32_t oKey, in ipSecUpdateTunnelInterface()
/system/netd/tests/
Dbinder_test.cpp307 int32_t iKey; in TEST_F() member