Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Dconfig.h457 unsigned int dot11RSNAConfigSATimeout; member
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
Dwpa_i.h76 unsigned int dot11RSNAConfigSATimeout; member
/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth.c54 static const int dot11RSNAConfigSATimeout = 60; variable