IEEE80211_C_8023ENCAP
if (__predict_true((vap->iv_caps & IEEE80211_C_8023ENCAP) == 0)) {
if ((dcaps & IEEE80211_C_8023ENCAP) != 0)