Searched refs:okey (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ |
D | XfrmController.h | 270 int32_t okey, int32_t interfaceId, 453 int32_t ikey, int32_t okey,
|
D | XfrmController.cpp | 1472 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()
|