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

/linux-master/tools/testing/selftests/net/
H A Dtimestamping.c315 int so_timestamp = 0; local
354 so_timestamp = 1;
449 if (so_timestamp &&
H A Drxtimestamp.c24 int so_timestamp; member in struct:options
71 { .so_timestamp = 1 },
79 { .so_timestamp = 1, .so_timestampns = 1 },
106 { .so_timestamp = 1, .so_timestamping = SOF_TIMESTAMPING_SOFTWARE
133 if (t->sockopt.so_timestamp)
261 if (o.so_timestamp &&
263 &o.so_timestamp, sizeof(o.so_timestamp)) < 0)

Completed in 200 milliseconds