Home | History | Annotate | Download | only in eap_server

Lines Matching refs:soh_response

56 	struct wpabuf *soh_response;
202 wpabuf_free(data->soh_response);
380 if (data->soh_response)
381 mlen += wpabuf_len(data->soh_response);
406 if (data->soh_response) {
409 wpabuf_put_buf(buf, data->soh_response);
410 wpabuf_free(data->soh_response);
411 data->soh_response = NULL;
869 wpabuf_free(data->soh_response);
870 data->soh_response = tncs_process_soh(soh_tlv, soh_tlv_len,