Searched refs:ext_reg (Results 1 – 2 of 2) sorted by relevance
2109 if (wps->ext_reg > 1) in wps_registrar_get_msg()2137 if (wps->ext_reg == 0) in wps_registrar_get_msg()2138 wps->ext_reg = 1; in wps_registrar_get_msg()2142 if (wps->ext_reg) { in wps_registrar_get_msg()3135 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK && in wps_process_wsc_ack()3164 if (wps->ext_reg == 0) in wps_process_wsc_ack()3165 wps->ext_reg = 1; in wps_process_wsc_ack()3207 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_nack()3270 (!wps->wps->wps_upnp || !wps->ext_reg)) { in wps_process_wsc_done()3291 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_done()[all …]
110 int ext_reg; member