Searched refs:spec_len (Results 1 – 3 of 3) sorted by relevance
119 u16 spec_len; in hbh_mt6() local129 spec_len = optinfo->opts[temp] & 0x00FF; in hbh_mt6()131 if (spec_len != 0x00FF && spec_len != *lp) { in hbh_mt6()133 spec_len); in hbh_mt6()
3032 woal_find_ie(const t_u8 *ie, int len, const t_u8 *spec_ie, int spec_len) in woal_find_ie() argument3044 if ((length + 2) == spec_len) { in woal_find_ie()3045 if (!memcmp(pos, spec_ie, spec_len)) { in woal_find_ie()
3441 int spec_len) in woal_find_ie() argument3451 if ((length + 2) == spec_len) { in woal_find_ie()3452 if (!memcmp(pos, spec_ie, spec_len)) in woal_find_ie()