Home
last modified time | relevance | path

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

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl30 …nCpp String deviceName, in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int… in ipSecAddTunnelInterface()
31 …nCpp String deviceName, in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int… in ipSecUpdateTunnelInterface()
/system/netd/server/binder/android/net/
DINetd.aidl438 in @utf8InCpp String remoteAddress, in ipSecAddTunnelInterface()
456 in @utf8InCpp String remoteAddress, in ipSecUpdateTunnelInterface()
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl47 …nCpp String deviceName, in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int… in ipSecAddTunnelInterface()
48 …nCpp String deviceName, in @utf8InCpp String localAddress, in @utf8InCpp String remoteAddress, int… in ipSecUpdateTunnelInterface()
/system/netd/server/
DNetdNativeService.cpp686 const std::string& remoteAddress, in ipSecAddTunnelInterface()
698 const std::string& remoteAddress, in ipSecUpdateTunnelInterface()
DXfrmController.cpp1355 const std::string& remoteAddress, in ipSecAddTunnelInterface()
1468 const std::string& remoteAddress, in ipSecAddVirtualTunnelInterface()
/system/netd/tests/
Dbinder_test.cpp306 const std::string remoteAddress; in TEST_F() member