Searched refs:net_ipv6_is_addr_mcast_org (Results 1 – 3 of 3) sorted by relevance
1127 #define IN6_IS_ADDR_MC_ORGLOCAL(addr) net_ipv6_is_addr_mcast_org(addr)
1279 static inline bool net_ipv6_is_addr_mcast_org(const struct in6_addr *addr) in net_ipv6_is_addr_mcast_org() function
548 net_ipv6_is_addr_mcast_org((struct in6_addr *)hdr->dst)))) { in net_ipv6_input()