Searched refs:encapRemotePort (Results 1 – 5 of 5) sorted by relevance
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 254 int encapRemotePort); in ipSecAddSecurityAssociation() argument
|
/system/netd/server/ |
D | NetdNativeService.h | 91 int32_t encapRemotePort,
|
D | XfrmController.h | 105 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi);
|
D | NetdNativeService.cpp | 353 int32_t encapRemotePort, in ipSecAddSecurityAssociation() argument 364 encapType, encapLocalPort, encapRemotePort, in ipSecAddSecurityAssociation()
|
D | XfrmController.cpp | 357 int32_t encapType, int32_t encapLocalPort, int32_t encapRemotePort, int32_t* allocatedSpi) { in ipSecAddSecurityAssociation() argument 373 ALOGD("encapRemotePort=%d", encapRemotePort); in ipSecAddSecurityAssociation()
|