Home
last modified time | relevance | path

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

/system/netd/server/binder/android/net/
DINetd.aidl253 int encapLocalPort, in ipSecAddSecurityAssociation() argument
/system/netd/server/
DNetdNativeService.h90 int32_t encapLocalPort,
DXfrmController.h105 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi);
DNetdNativeService.cpp352 int32_t encapLocalPort, in ipSecAddSecurityAssociation() argument
364 encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()
DXfrmController.cpp357 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi) { in ipSecAddSecurityAssociation() argument
372 ALOGD("encapLocalPort=%d", encapLocalPort); in ipSecAddSecurityAssociation()