IEEE80211_PROT_NONE
ic->ic_protmode = IEEE80211_PROT_NONE;
enum ieee80211_protmode protmode = IEEE80211_PROT_NONE;
if (ic->ic_protmode != IEEE80211_PROT_NONE) {