Searched refs:IEEE80211_KEY_DEFAULT (Results 1 – 5 of 5) sorted by relevance
272 #define IEEE80211_KEY_DEFAULT 0x80 /* default xmit key */ macro
110 ik.ik_flags |= IEEE80211_KEY_DEFAULT; in ieee80211_ioctl_getkey()1192 else if ((ik.ik_flags & IEEE80211_KEY_DEFAULT)) in ieee80211_ioctl_setkey()
260 wk.ik_flags |= IEEE80211_KEY_DEFAULT; in bsd_set_key()
353 wk.ik_flags |= IEEE80211_KEY_DEFAULT; in wpa_driver_bsd_set_key()
4152 if (ik->ik_flags & IEEE80211_KEY_DEFAULT) in printkey()