Lines Matching refs:unicast
248 * @unicast: 1 = individual unicast key, 0 = broadcast key254 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx,261 if (unicast)267 unicast ? wpa_s->bssid :269 keyidx, unicast, (u8 *) "", 0, key, keylen);320 * sending unicast and multicast packets. */