Home
last modified time | relevance | path

Searched refs:encapLocalPort (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/
DXfrmController.h219 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId);
DXfrmController.cpp534 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId) { in ipSecAddSecurityAssociation() argument
551 ALOGD("encapLocalPort=%d", encapLocalPort); in ipSecAddSecurityAssociation()
595 saInfo.encap.srcPort = encapLocalPort; in ipSecAddSecurityAssociation()
DNetdNativeService.h169 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId);
DNetdNativeService.cpp607 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument
614 aeadAlgo, aeadKey, aeadIcvBits, encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()
/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl23 … aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalPort, int encapRemo… in ipSecAddSecurityAssociation() argument
/system/netd/server/binder/android/net/
DINetd.aidl301 int encapLocalPort, in ipSecAddSecurityAssociation() argument
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl40 … aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalPort, int encapRemo… in ipSecAddSecurityAssociation() argument