Home | History | Annotate | Download | only in hostapd

Lines Matching refs:disable_pmksa_caching

2819 	} else if (os_strcmp(buf, "disable_pmksa_caching") == 0) {
2820 bss->disable_pmksa_caching = atoi(pos);