Searched refs:ip6_addr_isallnodes_iflocal (Results 1 – 2 of 2) sorted by relevance
261 #define ip6_addr_isallnodes_iflocal(ip6addr) (((ip6addr)->addr[0] == PP_HTONL(0xff010000UL)) && \ macro
598 if (ip6_addr_isallnodes_iflocal(ip6_current_dest_addr()) ||