Searched refs:swtstamp (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/net/
H A Drxtimestamp.c32 bool swtstamp; member in struct:tstamps
103 { .swtstamp = true }
108 { .tstamp = true, .swtstamp = true }
149 if (t->expected.swtstamp || t->expected.hwtstamp) {
151 if (t->expected.swtstamp)
153 if (t->expected.swtstamp && t->expected.hwtstamp)
221 actual.swtstamp = !!ts->ts[0].tv_sec;
245 VALIDATE(swtstamp);

Completed in 158 milliseconds