Home
last modified time | relevance | path

Searched refs:getBpfEnabled (Results 1 – 4 of 4) sorted by relevance

/system/netd/server/
DTrafficController.h84 bool getBpfEnabled();
DControllers.cpp291 bandwidthCtrl.setBpfEnabled(trafficCtrl.getBpfEnabled()); in init()
DFirewallController.cpp57 return gCtls->trafficCtrl.getBpfEnabled(); in getBpfOwnerStatus()
DTrafficController.cpp762 bool TrafficController::getBpfEnabled() { in getBpfEnabled() function in android::net::TrafficController