Searched refs:IEEE80211_F_PRIVACY (Results 1 – 10 of 10) sorted by relevance
811 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) in ieee80211_ioctl_get80211()899 ireq->i_val = (vap->iv_flags & IEEE80211_F_PRIVACY) != 0; in ieee80211_ioctl_get80211()2767 vap->iv_flags &= ~IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2771 vap->iv_flags |= IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2775 vap->iv_flags |= IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2843 vap->iv_flags |= IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2847 vap->iv_flags &= ~(IEEE80211_F_WPA|IEEE80211_F_PRIVACY); in ieee80211_ioctl_set80211()2853 vap->iv_flags |= IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2934 vap->iv_flags |= IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()2936 vap->iv_flags &= ~IEEE80211_F_PRIVACY; in ieee80211_ioctl_set80211()
687 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in hostap_input()858 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in hostap_input()1006 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in hostap_auth_shared()2215 (vap->iv_flags & (IEEE80211_F_WPA|IEEE80211_F_PRIVACY)) == IEEE80211_F_PRIVACY)) { in hostap_recv_mgmt()
763 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in sta_input()940 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in sta_input()1034 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in sta_auth_shared()
562 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in wds_input()
355 if (vap->iv_flags & IEEE80211_F_PRIVACY) in ieee80211_create_ibss()497 if (vap->iv_flags & IEEE80211_F_PRIVACY) { in check_bss()539 if (vap->iv_flags & IEEE80211_F_PRIVACY) { in check_bss_debug()
499 if ((vap->iv_flags & IEEE80211_F_PRIVACY) == 0) { in adhoc_input()
621 #define IEEE80211_F_PRIVACY 0x00000010 /* CONF: privacy enabled */ macro
742 if (vap->iv_flags & IEEE80211_F_PRIVACY) in ff_approx_txtime()
1504 if (vap->iv_flags & IEEE80211_F_PRIVACY) { in ieee80211_encap()2598 if (vap->iv_flags & IEEE80211_F_PRIVACY) in ieee80211_getcapinfo()2772 if (vap->iv_flags & IEEE80211_F_PRIVACY) in ieee80211_send_mgmt()
1108 if (vap->iv_flags & IEEE80211_F_PRIVACY) { in match_bss()