IEEE80211_IS_MULTICAST 2320 dev/ic/ath.c   	if (IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 3567 dev/ic/atw.c   	ack = !IEEE80211_IS_MULTICAST(wh->i_addr1) &&
IEEE80211_IS_MULTICAST 3803 dev/ic/atw.c   		if (IEEE80211_IS_MULTICAST(hh->atw_dst)) {
IEEE80211_IS_MULTICAST 1659 dev/ic/rt2560.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1723 dev/ic/rt2560.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST 1745 dev/ic/rt2560.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1890 dev/ic/rt2560.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1506 dev/ic/rt2661.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1571 dev/ic/rt2661.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1591 dev/ic/rt2661.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1734 dev/ic/rt2661.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 3084 dev/ic/rtw.c   	ack = !IEEE80211_IS_MULTICAST(wh->i_addr1) &&
IEEE80211_IS_MULTICAST 1356 dev/pci/if_iwi.c 	if (!IEEE80211_IS_MULTICAST(desc->wh.i_addr1))
IEEE80211_IS_MULTICAST 1575 dev/pci/if_wpi.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST 1634 dev/pci/if_wpi.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1641 dev/pci/if_wpi.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1067 dev/usb/if_ral.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST 1082 dev/usb/if_ral.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1159 dev/usb/if_ral.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1076 dev/usb/if_rum.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST 1091 dev/usb/if_rum.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1168 dev/usb/if_rum.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 1449 dev/usb/if_uath.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST 2068 dev/usb/if_zyd.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST 2094 dev/usb/if_zyd.c 	if (!IEEE80211_IS_MULTICAST(wh->i_addr1)) {
IEEE80211_IS_MULTICAST  135 net80211/ieee80211_crypto.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST  169 net80211/ieee80211_crypto.c 	if (IEEE80211_IS_MULTICAST(wh->i_addr1) ||
IEEE80211_IS_MULTICAST  264 net80211/ieee80211_input.c 			    IEEE80211_IS_MULTICAST(wh->i_addr1) &&
IEEE80211_IS_MULTICAST  645 net80211/ieee80211_node.c 	if (ic->ic_opmode == IEEE80211_M_STA || IEEE80211_IS_MULTICAST(macaddr))