Searched refs:IS_BCAST_MCAST (Results 1 – 1 of 1) sorted by relevance
185 #define IS_BCAST_MCAST(m) __M_FLAGS_ARE_SET(m, M_BCAST | M_MCAST) macro5611 if (!IS_BCAST_MCAST(m)) {5790 if (!IS_BCAST_MCAST(m)) {5826 dst_if != NULL || !IS_BCAST_MCAST(m)) {6182 is_broadcast = IS_BCAST_MCAST(m);6552 is_bcast_mcast = IS_BCAST_MCAST(m);6777 is_bcast_mcast = IS_BCAST_MCAST(m);10174 is_broadcast = IS_BCAST_MCAST(list.head);