Searched refs:getXfrmStatus (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DNetdNativeService.cpp73 binder::Status getXfrmStatus(int xfrmCode) { function in namespace:android::net::__anon1932
383 return getXfrmStatus(gCtls->xfrmCtrl.ipSecAllocateSpi(
408 return getXfrmStatus(gCtls->xfrmCtrl.ipSecAddSecurityAssociation(
426 return getXfrmStatus(gCtls->xfrmCtrl.ipSecDeleteSecurityAssociation(
444 return getXfrmStatus(gCtls->xfrmCtrl.ipSecApplyTransportModeTransform(
458 return getXfrmStatus(gCtls->xfrmCtrl.ipSecRemoveTransportModeTransform(

Completed in 13 milliseconds