Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.h257 int32_t okey, int32_t interfaceId,
410 int32_t ikey, int32_t okey,
DXfrmController.cpp1356 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() argument
1363 ALOGD("okey=%0.8x", okey); in ipSecAddTunnelInterface()
1372 return ipSecAddVirtualTunnelInterface(deviceName, localAddress, remoteAddress, ikey, okey, in ipSecAddTunnelInterface()
1469 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface() argument
1534 size_t iflaVtiOKeyPad = fillNlAttrU32(IFLA_VTI_OKEY, htonl(okey), &iflaVtiOKey); in ipSecAddVirtualTunnelInterface()