Searched refs:WSC_MSG (Results 1 – 4 of 4) sorted by relevance
471 *op_code = WSC_MSG; in wps_enrollee_get_msg()475 *op_code = WSC_MSG; in wps_enrollee_get_msg()479 *op_code = WSC_MSG; in wps_enrollee_get_msg()483 *op_code = WSC_MSG; in wps_enrollee_get_msg()513 if (*op_code == WSC_MSG && msg) { in wps_enrollee_get_msg()1672 case WSC_MSG: in wps_enrollee_process_msg()
2156 *op_code = WSC_MSG; in wps_registrar_get_msg()2178 *op_code = WSC_MSG; in wps_registrar_get_msg()2182 *op_code = WSC_MSG; in wps_registrar_get_msg()2186 *op_code = WSC_MSG; in wps_registrar_get_msg()2190 *op_code = WSC_MSG; in wps_registrar_get_msg()2194 *op_code = WSC_MSG; in wps_registrar_get_msg()2211 if (*op_code == WSC_MSG && msg) { in wps_registrar_get_msg()3421 if (wps->wps->wps_upnp && op_code == WSC_MSG && wps->ext_reg == 1) { in wps_registrar_process_msg()3431 (op_code == WSC_MSG || op_code == WSC_Done || op_code == WSC_NACK)) in wps_registrar_process_msg()3445 if (op_code == WSC_MSG) in wps_registrar_process_msg()[all …]
23 WSC_MSG = 0x04, enumerator
356 if (op_code != WSC_ACK && op_code != WSC_NACK && op_code != WSC_MSG && in eap_wsc_process()