Home
last modified time | relevance | path

Searched defs:dot11RSNAConfigPMKReauthThreshold (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h75 unsigned int dot11RSNAConfigPMKReauthThreshold; member
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.h635 unsigned int dot11RSNAConfigPMKReauthThreshold; member
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c75 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable