Home
last modified time | relevance | path

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

/third_party/selinux/checkpolicy/
Dpolicy_define.c5413 static int ipv6_has_host_bits_set(const struct in6_addr *addr, const struct in6_addr *mask) in ipv6_has_host_bits_set() function
5481 if (ipv6_has_host_bits_set(&addr, &mask)) { in define_ipv6_node_context()