Searched refs:mUseBpfOwnerMatch (Results 1 – 3 of 3) sorted by relevance
98 mUseBpfOwnerMatch = getBpfOwnerStatus(); in setupIptablesHooks()99 if (mUseBpfOwnerMatch != BpfLevel::NONE) { in setupIptablesHooks()163 if (mUseBpfOwnerMatch != BpfLevel::NONE) { in enableChildChains()262 if (mUseBpfOwnerMatch != BpfLevel::NONE) { in setUidRule()350 if (mUseBpfOwnerMatch != BpfLevel::NONE) { in replaceUidChain()
107 android::bpf::BpfLevel mUseBpfOwnerMatch; variable
45 mFw.mUseBpfOwnerMatch = android::bpf::BpfLevel::NONE; in FirewallControllerTest()