Searched refs:pbc_ignore_start (Results 1 – 1 of 1) sorted by relevance
190 struct os_reltime pbc_ignore_start; member738 reg->pbc_ignore_start.sec = 0; in wps_registrar_flush()1103 os_get_reltime(®istrar->pbc_ignore_start); in wps_registrar_complete()1205 if (reg->pbc_ignore_start.sec && in wps_registrar_probe_req_rx()1209 os_reltime_sub(&now, ®->pbc_ignore_start, &dur); in wps_registrar_probe_req_rx()1216 reg->pbc_ignore_start.sec = 0; in wps_registrar_probe_req_rx()3371 os_get_reltime(&wps->wps->registrar->pbc_ignore_start); in wps_process_wsc_done()