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