Searched refs:ND6_SEND_FLAG_ALLNODES_DEST (Results 1 – 1 of 1) sorted by relevance
137 #define ND6_SEND_FLAG_ALLNODES_DEST 0x02 macro512 nd6_send_na(inp, netif_ip6_addr(inp, i), ND6_FLAG_OVERRIDE | ND6_SEND_FLAG_ALLNODES_DEST); in nd6_input()1327 } else if (flags & ND6_SEND_FLAG_ALLNODES_DEST) { in nd6_send_na()