HomeSort by relevance Sort by last modified time
    Searched refs:mUseBpfOwnerMatch (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
FirewallController.cpp 81 mUseBpfOwnerMatch = getBpfOwnerStatus();
82 if (mUseBpfOwnerMatch) {
146 if (mUseBpfOwnerMatch) {
245 if (mUseBpfOwnerMatch) {
333 if (mUseBpfOwnerMatch) {
FirewallController.h 91 bool mUseBpfOwnerMatch;
FirewallControllerTest.cpp 38 mFw.mUseBpfOwnerMatch = false;

Completed in 61 milliseconds