eap_wsc_data Struct Reference
List of all members.
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 |
Detailed Description
Definition at line 25 of file eap_wsc.c.
Member Enumeration Documentation
- Enumerator:
| WAIT_START |
|
| MESG |
|
| FRAG_ACK |
|
| WAIT_FRAG_ACK |
|
| DONE |
|
| FAIL |
|
Definition at line 26 of file eap_wsc.c.
- Enumerator:
| START |
|
| MESG |
|
| FRAG_ACK |
|
| WAIT_FRAG_ACK |
|
| DONE |
|
| FAIL |
|
Definition at line 25 of file eap_server_wsc.c.
Member Data Documentation
The documentation for this struct was generated from the following files: