Home
last modified time | relevance | path

Searched refs:ml_common_len (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c2406 size_t len, ml_common_len; in hostapd_parse_link_reconf_req_reconf_mle() local
2429 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()