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