Searched refs:is_multicast (Results 1 – 1 of 1) sorted by relevance
3695 boolean_t is_multicast = (flags & NCE_F_MCAST); in nce_add_v4() local3701 ASSERT(!IN_MULTICAST(htonl(*addr)) || is_multicast); in nce_add_v4()