|
wpa_supplicant / hostapd
2.5
|
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) |
IEEE 802.1X-2004 Authenticator - State dump.
1.8.6