Public Types | |
enum | { WAIT_START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } |
enum | { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } |
Public Attributes | |
int | ext_reg_timeout |
size_t | fragment_size |
struct wpabuf * | in_buf |
struct wpabuf * | out_buf |
enum wsc_op_code in_op_code | out_op_code |
size_t | out_used |
int | registrar |
enum eap_wsc_data:: { ... } | state |
enum eap_wsc_data:: { ... } | state |
struct wps_data * | wps |
struct wps_context * | wps_ctx |
anonymous enum |
anonymous enum |
Definition at line 25 of file eap_server_wsc.c.
Definition at line 33 of file eap_server_wsc.c.
size_t eap_wsc_data::fragment_size |
struct wpabuf * eap_wsc_data::in_buf |
struct wpabuf * eap_wsc_data::out_buf |
enum wsc_op_code in_op_code eap_wsc_data::out_op_code |
size_t eap_wsc_data::out_used |
enum { ... } eap_wsc_data::state |
enum { ... } eap_wsc_data::state |
struct wps_data * eap_wsc_data::wps |
struct wps_context* eap_wsc_data::wps_ctx |