Lines Matching refs:WSC_MSG
2142 *op_code = WSC_MSG; in wps_registrar_get_msg()
2164 *op_code = WSC_MSG; in wps_registrar_get_msg()
2168 *op_code = WSC_MSG; in wps_registrar_get_msg()
2172 *op_code = WSC_MSG; in wps_registrar_get_msg()
2176 *op_code = WSC_MSG; in wps_registrar_get_msg()
2180 *op_code = WSC_MSG; in wps_registrar_get_msg()
2197 if (*op_code == WSC_MSG && msg) { in wps_registrar_get_msg()
3407 if (wps->wps->wps_upnp && op_code == WSC_MSG && wps->ext_reg == 1) { in wps_registrar_process_msg()
3417 (op_code == WSC_MSG || op_code == WSC_Done || op_code == WSC_NACK)) in wps_registrar_process_msg()
3431 if (op_code == WSC_MSG) in wps_registrar_process_msg()
3433 } else if (wps->wps->wps_upnp && wps->ext_reg && op_code == WSC_MSG) { in wps_registrar_process_msg()
3441 case WSC_MSG: in wps_registrar_process_msg()