eap_method_ret Struct Reference

EAP return values from struct eap_method::process(). More...

#include <eap_i.h>


Data Fields

Boolean ignore
 Whether method decided to drop the current packed (OUT).
EapMethodState methodState
 Method-specific state (IN/OUT).
EapDecision decision
 Authentication decision (OUT).
Boolean allowNotifications
 Whether method allows notifications (OUT).


Detailed Description

EAP return values from struct eap_method::process().

These structure contains OUT variables for the interface between peer state machine and methods (RFC 4137, Sect. 4.2). eapRespData will be returned as the return value of struct eap_method::process() so it is not included in this structure.

Definition at line 40 of file eap_i.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 6 21:20:17 2006 for wpa_supplicant by  doxygen 1.4.2