Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Din-addr-prefix-util.c106 bool ipv4_has_any = false, ipv6_has_any = false; in in_addr_prefixes_reduce() local
122 ipv6_has_any = true; in in_addr_prefixes_reduce()
136 if (!ipv6_has_any) in in_addr_prefixes_reduce()
159 covered = ipv6_has_any; in in_addr_prefixes_reduce()