Home
last modified time | relevance | path

Searched refs:swtstamp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c31 bool swtstamp; member
101 { swtstamp: true }
106 { tstamp: true, swtstamp: true }
143 if (t->expected.swtstamp || t->expected.hwtstamp) { in print_test_case()
145 if (t->expected.swtstamp) in print_test_case()
147 if (t->expected.swtstamp && t->expected.hwtstamp) in print_test_case()
215 actual.swtstamp = !!ts->ts[0].tv_sec; in do_recv()
239 VALIDATE(swtstamp); in do_recv()