Searched refs:ic_report (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/wpa/wpa_supplicant/
H A Dsme.c816 struct ieee80211_2040_intol_chan_report *ic_report; local
839 ic_report = wpabuf_put(buf, sizeof(*ic_report));
840 ic_report->element_id = WLAN_EID_20_40_BSS_INTOLERANT;
841 ic_report->length = num_channels + 1;
842 ic_report->op_class = 0;

Completed in 39 milliseconds