Home
last modified time | relevance | path

Searched refs:encapRemotePort (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DXfrmController.h228 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId);
DXfrmController.cpp534 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId) { in ipSecAddSecurityAssociation() argument
552 ALOGD("encapRemotePort=%d", encapRemotePort); in ipSecAddSecurityAssociation()
596 saInfo.encap.dstPort = encapRemotePort; in ipSecAddSecurityAssociation()
DNetdNativeService.h189 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId);
DNetdNativeService.cpp590 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument
596 aeadAlgo, aeadKey, aeadIcvBits, encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()