Searched refs:ap_chan_elem (Results 1 – 4 of 4) sorted by relevance
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/ |
H A D | rrm.c | 597 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local 601 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs() 603 if (!ap_chan_elem) in wpas_channel_report_freqs() 605 pos = ap_chan_elem + 2; in wpas_channel_report_freqs() 606 left = ap_chan_elem[1]; in wpas_channel_report_freqs() 609 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()
|
/dports/security/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | rrm.c | 580 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local 584 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs() 586 if (!ap_chan_elem) in wpas_channel_report_freqs() 588 pos = ap_chan_elem + 2; in wpas_channel_report_freqs() 589 left = ap_chan_elem[1]; in wpas_channel_report_freqs() 592 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()
|
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpa_supplicant/ |
H A D | rrm.c | 597 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local 601 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs() 603 if (!ap_chan_elem) in wpas_channel_report_freqs() 605 pos = ap_chan_elem + 2; in wpas_channel_report_freqs() 606 left = ap_chan_elem[1]; in wpas_channel_report_freqs() 609 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()
|
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | rrm.c | 580 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local 584 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs() 586 if (!ap_chan_elem) in wpas_channel_report_freqs() 588 pos = ap_chan_elem + 2; in wpas_channel_report_freqs() 589 left = ap_chan_elem[1]; in wpas_channel_report_freqs() 592 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()
|