Home
last modified time | relevance | path

Searched refs:ipv4_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
115 ipv4_has_any = true; in in_addr_prefixes_reduce()
131 if (!ipv4_has_any) in in_addr_prefixes_reduce()
154 covered = ipv4_has_any; in in_addr_prefixes_reduce()