Home
last modified time | relevance | path

Searched refs:restrict_network_interfaces_is_allow_list (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Drestrict-ifaces.c126 cc->restrict_network_interfaces_is_allow_list, in restrict_network_interfaces_install_impl()
Dcgroup.h170 bool restrict_network_interfaces_is_allow_list; member
Ddbus-cgroup.c425 r = sd_bus_message_append(reply, "b", c->restrict_network_interfaces_is_allow_list); in property_get_restrict_network_interfaces()
2028 c->restrict_network_interfaces_is_allow_list = false; in bus_cgroup_set_property()
2036 c->restrict_network_interfaces_is_allow_list = is_allow_list; in bus_cgroup_set_property()
2043 … if (c->restrict_network_interfaces_is_allow_list != (bool) is_allow_list) in bus_cgroup_set_property()
Dload-fragment.c5984 c->restrict_network_interfaces_is_allow_list = is_allow_rule; in config_parse_restrict_network_interfaces()
6005 if (c->restrict_network_interfaces_is_allow_list != is_allow_rule) in config_parse_restrict_network_interfaces()