Home | History | Annotate | Download | only in wpa_supplicant_lib

Lines Matching refs:head_len

865 		const size_t head_len = 6; /* probeReqIe head: dd xx 00 50 f2 04 */
870 pos = (u8*)ies + head_len; /* Find the WSC mode in probe_req_ie by password_id */
881 pos = (u8*)ies + head_len;
882 min_len = ies_len - head_len;