Searched refs:ext_reg (Results 1 – 2 of 2) sorted by relevance
2108 if (wps->ext_reg > 1) in wps_registrar_get_msg()2136 if (wps->ext_reg == 0) in wps_registrar_get_msg()2137 wps->ext_reg = 1; in wps_registrar_get_msg()2141 if (wps->ext_reg) { in wps_registrar_get_msg()3134 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK && in wps_process_wsc_ack()3163 if (wps->ext_reg == 0) in wps_process_wsc_ack()3164 wps->ext_reg = 1; in wps_process_wsc_ack()3206 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_nack()3269 (!wps->wps->wps_upnp || !wps->ext_reg)) { in wps_process_wsc_done()3290 if (wps->wps->wps_upnp && wps->ext_reg) { in wps_process_wsc_done()[all …]
110 int ext_reg; member