Searched refs:restrict_network_interfaces_is_allow_list (Results 1 – 4 of 4) sorted by relevance
126 cc->restrict_network_interfaces_is_allow_list, in restrict_network_interfaces_install_impl()
170 bool restrict_network_interfaces_is_allow_list; member
425 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()
5984 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()