
Public Types | |
| enum | { START, MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } |
Data Fields | |
| enum eap_wsc_data:: { ... } | state |
| int | registrar |
| struct wpabuf * | in_buf |
| struct wpabuf * | out_buf |
| enum wsc_op_code in_op_code | out_op_code |
| size_t | out_used |
| size_t | fragment_size |
| struct wps_data * | wps |
| int | ext_reg_timeout |
Definition at line 25 of file eap_wsc.c.
1.6.1