Searched refs:ipSecApplyTransportModeTransform (Results 1 – 11 of 11) sorted by relevance
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 25 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/system/netd/server/ |
D | XfrmController.h | 229 static netdutils::Status ipSecApplyTransportModeTransform(int socketFd, int32_t transformId,
|
D | XfrmControllerTest.cpp | 490 Status res = ctrl.ipSecApplyTransportModeTransform(sock, 1 /* resourceId */, in TEST_F() 526 Status res = ctrl.ipSecApplyTransportModeTransform(sock, 1 /* resourceId */, in TEST_P()
|
D | NetdNativeService.h | 192 binder::Status ipSecApplyTransportModeTransform(const os::ParcelFileDescriptor& socket,
|
D | NetdNativeService.cpp | 649 binder::Status NetdNativeService::ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() function in android::net::NetdNativeService 654 return asBinderStatus(gCtls->xfrmCtrl.ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform()
|
D | XfrmController.cpp | 697 netdutils::Status XfrmController::ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() function in android::net::XfrmController
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 42 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 339 void ipSecApplyTransportModeTransform( in ipSecApplyTransportModeTransform() method
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 43 …void ipSecApplyTransportModeTransform(in ParcelFileDescriptor socket, int transformId, int directi… in ipSecApplyTransportModeTransform() method
|