Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h95 unsigned int dot11RSNAConfigSATimeout; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h714 unsigned int dot11RSNAConfigSATimeout; member
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c86 static const int dot11RSNAConfigSATimeout = 60; variable