Searched refs:net_ipv6_is_addr_mcast_global (Results 1 – 2 of 2) sorted by relevance
1115 #define IN6_IS_ADDR_MC_GLOBAL(addr) net_ipv6_is_addr_mcast_global(addr)
1209 static inline bool net_ipv6_is_addr_mcast_global(const struct in6_addr *addr) in net_ipv6_is_addr_mcast_global() function