Lines Matching defs:mcast
126 int mcast;
174 mcast = (m->m_flags & (M_MCAST | M_BCAST)) ? 1: 0;
218 if ((m->m_flags & M_EAPOL) == 0 && (! mcast)) {
273 if ((! mcast) &&
284 } else if ((! mcast) && do_ff) {
386 eh->ether_dhost, "mcast", "%s", "on DWDS");
718 /* XXX pre-setup some default (e.g., mgmt / mcast) rate */
1750 /* mcast */
1761 case IEEE80211_MESH_AE_01: /* mcast, proxy */
3776 ieee80211_beacon_update(struct ieee80211_node *ni, struct mbuf *m, int mcast)
4018 if (mcast && tie->tim_count == 0)