Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:fst_ies

537 	if (wpa_s->fst_ies &&
538 wpabuf_resize(&extra_ie, wpabuf_len(wpa_s->fst_ies)) == 0)
539 wpabuf_put_buf(extra_ie, wpa_s->fst_ies);