Searched refs:setBpfEnabled (Results 1 – 4 of 4) sorted by relevance
35 void setBpfEnabled(bool isEnabled);
291 bandwidthCtrl.setBpfEnabled(trafficCtrl.getBpfEnabled()); in init()
210 mBw.setBpfEnabled(useBpf); in checkBandwithControl()
294 void BandwidthController::setBpfEnabled(bool isEnabled) { in setBpfEnabled() function in BandwidthController