Public Attributes
eap_method_ret Struct Reference

#include <eap_i.h>

List of all members.

Public Attributes

Boolean allowNotifications
EapDecision decision
Boolean ignore
EapMethodState methodState

Detailed Description

struct eap_method_ret - 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_peer/eap_i.h.


Member Data Documentation

allowNotifications - Whether method allows notifications (OUT)

Definition at line 59 of file eap_peer/eap_i.h.

decision - Authentication decision (OUT)

Definition at line 54 of file eap_peer/eap_i.h.

ignore - Whether method decided to drop the current packed (OUT)

Definition at line 44 of file eap_peer/eap_i.h.

methodState - Method-specific state (IN/OUT)

Definition at line 49 of file eap_peer/eap_i.h.


The documentation for this struct was generated from the following file:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26