HomeSort by relevance Sort by last modified time
    Searched defs:eap_method_ret (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_i.h 33 * struct eap_method_ret - EAP return values from struct eap_method::process()
40 struct eap_method_ret { struct
118 * are returned through struct eap_method_ret *ret variable. Caller is
122 struct eap_method_ret *ret,
  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 27 * struct eap_method_ret - EAP return values from struct eap_method::process()
34 struct eap_method_ret { struct
112 * are returned through struct eap_method_ret *ret variable. Caller is
116 struct eap_method_ret *ret,

Completed in 47 milliseconds