Searched refs:encapLocalPort (Results 1 – 7 of 7) sorted by relevance
/system/netd/server/ |
D | XfrmController.h | 219 int32_t encapLocalPort, int32_t encapRemotePort, int32_t xfrmInterfaceId);
|
D | XfrmController.cpp | 534 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()
|
D | NetdNativeService.h | 169 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId);
|
D | NetdNativeService.cpp | 607 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/ |
D | INetd.aidl | 23 … aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalPort, int encapRemo… in ipSecAddSecurityAssociation() argument
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 301 int encapLocalPort, in ipSecAddSecurityAssociation() argument
|
/system/netd/server/aidl/netd/2/android/net/ |
D | INetd.aidl | 40 … aeadAlgo, in byte[] aeadKey, in int aeadIcvBits, int encapType, int encapLocalPort, int encapRemo… in ipSecAddSecurityAssociation() argument
|