HomeSort by relevance Sort by last modified time
    Searched full:xfrmctrl (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
Controllers.h 58 XfrmController xfrmCtrl;
NetdNativeService.cpp 475 return asBinderStatus(gCtls->xfrmCtrl.ipSecSetEncapSocketOwner(socket, newUid, callerUid));
487 return asBinderStatus(gCtls->xfrmCtrl.ipSecAllocateSpi(
513 return asBinderStatus(gCtls->xfrmCtrl.ipSecAddSecurityAssociation(
533 return asBinderStatus(gCtls->xfrmCtrl.ipSecDeleteSecurityAssociation(
552 return asBinderStatus(gCtls->xfrmCtrl.ipSecApplyTransportModeTransform(
566 return asBinderStatus(gCtls->xfrmCtrl.ipSecRemoveTransportModeTransform(
581 return asBinderStatus(gCtls->xfrmCtrl.ipSecAddSecurityPolicy(
602 return asBinderStatus(gCtls->xfrmCtrl.ipSecUpdateSecurityPolicy(
622 return asBinderStatus(gCtls->xfrmCtrl.ipSecDeleteSecurityPolicy(
640 int ret = gCtls->xfrmCtrl.addVirtualTunnelInterface
    [all...]

Completed in 73 milliseconds