Searched refs:okey (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ |
D | XfrmController.h | 258 int32_t okey, int32_t interfaceId, 411 int32_t ikey, int32_t okey,
|
D | XfrmController.cpp | 1354 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() argument 1361 ALOGD("okey=%0.8x", okey); in ipSecAddTunnelInterface() 1370 return ipSecAddVirtualTunnelInterface(deviceName, localAddress, remoteAddress, ikey, okey, in ipSecAddTunnelInterface() 1467 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface() argument 1532 size_t iflaVtiOKeyPad = fillNlAttrU32(IFLA_VTI_OKEY, htonl(okey), &iflaVtiOKey); in ipSecAddVirtualTunnelInterface()
|