Searched refs:ml_common_len (Results 1 – 1 of 1) sorted by relevance
2406 size_t len, ml_common_len; in hostapd_parse_link_reconf_req_reconf_mle() local2429 ml_common_len = 1; in hostapd_parse_link_reconf_req_reconf_mle()2432 ml_common_len += ETH_ALEN; in hostapd_parse_link_reconf_req_reconf_mle()2435 ml_common_len += 2; in hostapd_parse_link_reconf_req_reconf_mle()2438 ml_common_len += 2; in hostapd_parse_link_reconf_req_reconf_mle()2441 ml_common_len += 2; in hostapd_parse_link_reconf_req_reconf_mle()2452 if (ml_common_info->len < ml_common_len) { in hostapd_parse_link_reconf_req_reconf_mle()2455 ml_common_info->len, ml_common_len); in hostapd_parse_link_reconf_req_reconf_mle()