Home
last modified time | relevance | path

Searched refs:isXfrmIntfSupported (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DXfrmController.h361 static bool isXfrmIntfSupported();
DXfrmController.cpp404 mIsXfrmIntfSupported = isXfrmIntfSupported(); in Init()
442 bool XfrmController::isXfrmIntfSupported() { in isXfrmIntfSupported() function in android::net::XfrmController