Home
last modified time | relevance | path

Searched refs:okey (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DXfrmController.h266 int32_t okey, int32_t interfaceId,
435 int32_t ikey, int32_t okey,
DXfrmController.cpp1456 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() argument
1463 ALOGD("okey=%0.8x", okey); in ipSecAddTunnelInterface()
1472 return ipSecAddVirtualTunnelInterface(deviceName, localAddress, remoteAddress, ikey, okey, in ipSecAddTunnelInterface()
1569 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface() argument
1634 size_t iflaVtiOKeyPad = fillNlAttrU32(IFLA_VTI_OKEY, htonl(okey), &iflaVtiOKey); in ipSecAddVirtualTunnelInterface()