is_multicast_ether_addr 107 include/linux/etherdevice.h return !is_multicast_ether_addr(addr) && !is_zero_ether_addr(addr);
is_multicast_ether_addr 79 include/net/llc_if.h return is_multicast_ether_addr(mac);
is_multicast_ether_addr 64 net/bridge/br_input.c if (is_multicast_ether_addr(dest)) {
is_multicast_ether_addr 168 net/ethernet/eth.c if (is_multicast_ether_addr(eth->h_dest)) {
is_multicast_ether_addr 428 net/ieee80211/ieee80211_rx.c can_be_decrypted = (is_multicast_ether_addr(hdr->addr1) ||
is_multicast_ether_addr 909 net/ieee80211/ieee80211_rx.c else if (is_multicast_ether_addr(hdr->addr1))
is_multicast_ether_addr 924 net/ieee80211/ieee80211_rx.c else if (is_multicast_ether_addr(hdr->addr1)) {
is_multicast_ether_addr 384 net/ieee80211/ieee80211_tx.c if (is_multicast_ether_addr(dest) ||
is_multicast_ether_addr 685 net/mac80211/cfg.c if (is_multicast_ether_addr(mac))
is_multicast_ether_addr 611 net/mac80211/main.c if (is_multicast_ether_addr(hdr->addr1))
is_multicast_ether_addr 623 net/mac80211/main.c if (!is_multicast_ether_addr(hdr->addr1) ||
is_multicast_ether_addr 662 net/mac80211/main.c !is_multicast_ether_addr(hdr->addr1))
is_multicast_ether_addr 182 net/mac80211/mesh_pathtbl.c if (is_multicast_ether_addr(dst))
is_multicast_ether_addr 273 net/mac80211/mesh_pathtbl.c if (is_multicast_ether_addr(dst))
is_multicast_ether_addr 428 net/mac80211/mesh_plink.c if (is_multicast_ether_addr(mgmt->da)) {
is_multicast_ether_addr 84 net/mac80211/rc80211_minstrel.c is_multicast_ether_addr(hdr->addr1));
is_multicast_ether_addr 288 net/mac80211/rc80211_pid_algo.c is_multicast_ether_addr(hdr->addr1)) {
is_multicast_ether_addr 468 net/mac80211/rx.c is_multicast_ether_addr(hdr->addr1) &&
is_multicast_ether_addr 483 net/mac80211/rx.c if (rx->sta && !is_multicast_ether_addr(hdr->addr1)) {
is_multicast_ether_addr 581 net/mac80211/rx.c if (!is_multicast_ether_addr(hdr->addr1) && stakey) {
is_multicast_ether_addr 616 net/mac80211/rx.c !is_multicast_ether_addr(hdr->addr1))
is_multicast_ether_addr 728 net/mac80211/rx.c if (!is_multicast_ether_addr(hdr->addr1) ||
is_multicast_ether_addr 878 net/mac80211/rx.c is_multicast_ether_addr(hdr->addr1))) {
is_multicast_ether_addr 960 net/mac80211/rx.c if (is_multicast_ether_addr(hdr->addr1))
is_multicast_ether_addr 1145 net/mac80211/rx.c (is_multicast_ether_addr(dst) &&
is_multicast_ether_addr 1228 net/mac80211/rx.c if (is_multicast_ether_addr(ehdr->h_dest)) {
is_multicast_ether_addr 1451 net/mac80211/rx.c if (is_multicast_ether_addr(hdr->addr3) ||
is_multicast_ether_addr 1823 net/mac80211/rx.c int multicast = is_multicast_ether_addr(hdr->addr1);
is_multicast_ether_addr 297 net/mac80211/sta_info.c is_multicast_ether_addr(sta->sta.addr))) {
is_multicast_ether_addr 309 net/mac80211/tkip.c if (is_multicast_ether_addr(ra))
is_multicast_ether_addr 500 net/mac80211/tx.c if (!is_multicast_ether_addr(hdr->addr1)) {
is_multicast_ether_addr 749 net/mac80211/tx.c int group_addr = is_multicast_ether_addr(hdr->addr1);
is_multicast_ether_addr 969 net/mac80211/tx.c if (is_multicast_ether_addr(hdr->addr1)) {
is_multicast_ether_addr 1299 net/mac80211/tx.c if (is_multicast_ether_addr(hdr->addr3))
is_multicast_ether_addr 1522 net/mac80211/tx.c if (is_multicast_ether_addr(skb->data))
is_multicast_ether_addr 1570 net/mac80211/tx.c if (!is_multicast_ether_addr(hdr.addr1)) {
is_multicast_ether_addr 1590 net/mac80211/tx.c unlikely(!is_multicast_ether_addr(hdr.addr1) &&