Searched refs:encapLocalPort (Results 1 – 4 of 4) sorted by relevance
/system/netd/server/ |
D | XfrmController.h | 228 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 | 189 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId);
|
D | NetdNativeService.cpp | 590 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument 596 aeadAlgo, aeadKey, aeadIcvBits, encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()
|