mcast            1403 dev/ic/if_wi.c 	struct wi_ltv_mcast	mcast;
mcast            1409 dev/ic/if_wi.c 	bzero((char *)&mcast, sizeof(mcast));
mcast            1411 dev/ic/if_wi.c 	mcast.wi_type = WI_RID_MCAST_LIST;
mcast            1412 dev/ic/if_wi.c 	mcast.wi_len = ((ETHER_ADDR_LEN / 2) * 16) + 1;
mcast            1416 dev/ic/if_wi.c 		wi_write_record(sc, (struct wi_ltv_gen *)&mcast);
mcast            1423 dev/ic/if_wi.c 			bzero((char *)&mcast, sizeof(mcast));
mcast            1431 dev/ic/if_wi.c 		bcopy(enm->enm_addrlo, (char *)&mcast.wi_mcast[i],
mcast            1437 dev/ic/if_wi.c 	mcast.wi_len = (i * 3) + 1;
mcast            1438 dev/ic/if_wi.c 	wi_write_record(sc, (struct wi_ltv_gen *)&mcast);
mcast            1113 dev/ic/if_wi_hostap.c 	int			mcast, s;
mcast            1163 dev/ic/if_wi_hostap.c 	mcast = (rxfrm->wi_addr3[0] & 0x01) != 0;
mcast            1164 dev/ic/if_wi_hostap.c 	if (mcast || wihap_sta_is_assoc(whi, rxfrm->wi_addr3)) {
mcast            1168 dev/ic/if_wi_hostap.c 		if (mcast) {
mcast            1189 dev/ic/if_wi_hostap.c 		return (!mcast);
mcast            1069 dev/ic/rln.c   	struct rln_mm_multicast mcast = { RLN_MM_MULTICAST };
mcast            1073 dev/ic/rln.c   	mcast.enable = enable;
mcast            1075 dev/ic/rln.c   	ret = rln_msg_txrx(sc, &mcast, sizeof mcast,
mcast            1231 netinet/ip_carp.c 	static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT;
mcast            1240 netinet/ip_carp.c 		nd6_na_output(sc->sc_carpdev, &mcast, in6,