Home
last modified time | relevance | path

Searched refs:ip_address_allow_reduced (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/ !
Dcgroup.h162 bool ip_address_allow_reduced; member
Dbpf-firewall.c433 …reduced = verdict == ACCESS_ALLOWED ? &cc->ip_address_allow_reduced : &cc->ip_address_deny_reduced; in bpf_firewall_prepare_access_maps()
Ddbus-cgroup.c1812 …reduced = streq(name, "IPAddressAllow") ? &c->ip_address_allow_reduced : &c->ip_address_deny_reduc… in bus_cgroup_set_property()