Home
last modified time | relevance | path

Searched defs:pasn_auth (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dpasn_supplicant.c844 struct pasn_auth *pasn_auth) in wpas_pasn_auth_trigger()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h2997 struct pasn_auth { struct
2998 enum {
3001 } action;
3002 unsigned int num_peers;
3003 struct pasn_peer peer[WPAS_MAX_PASN_PEERS];
6866 struct pasn_auth pasn_auth; member