Searched refs:iv_appie_assocresp (Results 1 – 5 of 5) sorted by relevance
2613 + (vap->iv_appie_assocresp != NULL ?2614 vap->iv_appie_assocresp->ie_len : 0)2655 if (vap->iv_appie_assocresp != NULL)2656 frm = add_appie(frm, vap->iv_appie_assocresp);
476 _db_show_appie("\tappie_asscoresp", vap->iv_appie_assocresp); in _db_show_vap()
426 FREEAPPIE(vap->iv_appie_assocresp); in ieee80211_proto_vdetach()
660 return getappie(vap->iv_appie_assocresp, ireq); in ieee80211_ioctl_getappie()2354 error = setappie(&vap->iv_appie_assocresp, ireq); in ieee80211_ioctl_setappie_locked()
462 struct ieee80211_appie *iv_appie_assocresp; member