Searched refs:IEEE80211_KEY_DEFAULT (Results 1 – 5 of 5) sorted by relevance
283 #define IEEE80211_KEY_DEFAULT 0x80 /* default xmit key */ macro
107 ik.ik_flags |= IEEE80211_KEY_DEFAULT; in ieee80211_ioctl_getkey()1236 else if ((ik.ik_flags & IEEE80211_KEY_DEFAULT)) in ieee80211_ioctl_setkey()
415 wk.ik_flags |= IEEE80211_KEY_DEFAULT; in bsd_set_key()
567 wk.ik_flags |= IEEE80211_KEY_DEFAULT; in atheros_set_key()
4823 if (ik->ik_flags & IEEE80211_KEY_DEFAULT) in printkey()