wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
eapol_auth_dump.c File Reference

IEEE 802.1X-2004 Authenticator - State dump. More...

#include "includes.h"
#include "common.h"
#include "eap_server/eap.h"
#include "eapol_auth_sm.h"
#include "eapol_auth_sm_i.h"

Macros

#define _SB(b)   ((b) ? "TRUE" : "FALSE")
 

Functions

int eapol_auth_dump_state (struct eapol_state_machine *sm, char *buf, size_t buflen)
 

Detailed Description

IEEE 802.1X-2004 Authenticator - State dump.