Searched refs:net_ipv6_is_addr_mcast_group (Results 1 – 2 of 2) sorted by relevance
1294 static inline bool net_ipv6_is_addr_mcast_group(const struct in6_addr *addr, in net_ipv6_is_addr_mcast_group() function1321 return net_ipv6_is_addr_mcast_group(addr, &all_nodes_mcast_group); in net_ipv6_is_addr_mcast_all_nodes_group()
544 (net_ipv6_is_addr_mcast_group( in net_ipv6_input()