Home
last modified time | relevance | path

Searched refs:so_timestamp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Drxtimestamp.c24 int so_timestamp; member
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) in print_test_case()
261 if (o.so_timestamp && in config_so_flags()
263 &o.so_timestamp, sizeof(o.so_timestamp)) < 0) in config_so_flags()
H A Dtimestamping.c298 int so_timestamp = 0; in main() local
329 so_timestamp = 1; in main()
416 if (so_timestamp && in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Drxtimestamp.c24 int so_timestamp; member
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) in print_test_case()
261 if (o.so_timestamp && in config_so_flags()
263 &o.so_timestamp, sizeof(o.so_timestamp)) < 0) in config_so_flags()
H A Dtimestamping.c315 int so_timestamp = 0; in main() local
354 so_timestamp = 1; in main()
449 if (so_timestamp && in main()

Completed in 3 milliseconds