Home | History | Annotate | Download | only in wps

Lines Matching refs:dur

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