Searched refs:ext_reg (Results 1 – 2 of 2) sorted by relevance
2132 if (wps->ext_reg > 1) in wps_registrar_get_msg()2160 if (wps->ext_reg == 0) in wps_registrar_get_msg()2161 wps->ext_reg = 1; in wps_registrar_get_msg()2165 if (wps->ext_reg) { in wps_registrar_get_msg()3156 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK && in wps_process_wsc_ack()3185 if (wps->ext_reg == 0) in wps_process_wsc_ack()3186 wps->ext_reg = 1; in wps_process_wsc_ack()3228 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_nack()3291 (!wps->wps->wps_upnp || !wps->ext_reg)) { in wps_process_wsc_done()3312 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_done()[all …]
111 int ext_reg; member