Lines Matching defs:multicast
896 * frames with a broadcast/multicast address in the
1905 * When selecting a key, we have to distinguish between multicast
1912 * Note that in a regular BSS, multicast frames are sent by the
1954 /* Broadcast/multicast robust management frame / BIP */
1973 /* Broadcast/multicast robust management frame / BIP */
2043 /* check per-station GTK first, if multicast packet */
2655 * send multicast frames both to higher layers in
2660 net_info_ratelimited("%s: failed to clone multicast frame\n",
2798 bool multicast;
2816 multicast = is_multicast_ether_addr(eth->h_dest);
2836 if (multicast)
2870 if (multicast)
2886 if (!multicast &&
2893 if (multicast) {
2932 if (multicast) {
4367 bool multicast = is_multicast_ether_addr(hdr->addr1) ||
4377 if (multicast)
4391 if (!multicast &&
4411 if (!multicast &&
4427 if (multicast)
4444 if (!multicast &&
4476 * multicast.
4481 if (ieee80211_is_data(hdr->frame_control) && multicast)
4837 /* Since our interface address cannot be multicast, this
4838 * implicitly also rejects multicast frames without the
4842 * (AP mode will accept multicast *management* frames), but