Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-security.c92 bool restrict_address_family_other; member
1484 .offset = offsetof(SecurityInfo, restrict_address_family_other),
2035 info->restrict_address_family_other = allow_list; in property_read_restrict_address_families()
2059 info->restrict_address_family_other = !allow_list; in property_read_restrict_address_families()
2546 info->restrict_address_family_other = in get_security_info()
2563 … info->restrict_address_family_other = !c->address_families_allow_list; in get_security_info()