Home | History | Annotate | Download | only in wps

Lines Matching refs:dur

1157 		struct os_reltime now, dur;
1159 os_reltime_sub(&now, &reg->pbc_ignore_start, &dur);
1160 if (dur.sec >= 0 && dur.sec < 5) {