Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c2250 const unsigned int max_hlp = 20; in sme_associate() local
2251 struct wpabuf *hlp[max_hlp]; in sme_associate()
2268 if (num_hlp >= max_hlp) in sme_associate()