Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h270 int32_t okey, int32_t interfaceId,
453 int32_t ikey, int32_t okey,
DXfrmController.cpp1472 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() argument
1479 ALOGD("okey=%0.8x", okey); in ipSecAddTunnelInterface()
1488 return ipSecAddVirtualTunnelInterface(deviceName, localAddress, remoteAddress, ikey, okey, in ipSecAddTunnelInterface()
1585 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface() argument
1650 size_t iflaVtiOKeyPad = fillNlAttrU32(IFLA_VTI_OKEY, htonl(okey), &iflaVtiOKey); in ipSecAddVirtualTunnelInterface()