Searched refs:ip_address_allow_reduced (Results 1 – 3 of 3) sorted by relevance
162 bool ip_address_allow_reduced; member
433 …reduced = verdict == ACCESS_ALLOWED ? &cc->ip_address_allow_reduced : &cc->ip_address_deny_reduced; in bpf_firewall_prepare_access_maps()
1812 …reduced = streq(name, "IPAddressAllow") ? &c->ip_address_allow_reduced : &c->ip_address_deny_reduc… in bus_cgroup_set_property()