Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.h135 bool mBpfSupported = false; variable
DBandwidthController.cpp275 mBpfSupported = isEnabled; in setBpfEnabled()
304 std::string commands = Join(getBasicAccountingCommands(mBpfSupported), '\n'); in enableBandwidthControl()
378 if (mBpfSupported) { in manipulateSpecialApps()