Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c32 bool swtstamp; member
102 { swtstamp: true }
107 { tstamp: true, swtstamp: true }
144 if (t->expected.swtstamp || t->expected.hwtstamp) { in print_test_case()
146 if (t->expected.swtstamp) in print_test_case()
148 if (t->expected.swtstamp && t->expected.hwtstamp) in print_test_case()
216 actual.swtstamp = !!ts->ts[0].tv_sec; in do_recv()
240 VALIDATE(swtstamp); in do_recv()