Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c23 int so_timestamp; member
69 { so_timestamp: 1 },
77 { so_timestamp: 1, so_timestampns: 1 },
104 { so_timestamp: 1, so_timestamping: SOF_TIMESTAMPING_SOFTWARE
127 if (t->sockopt.so_timestamp) in print_test_case()
255 if (o.so_timestamp && in config_so_flags()
257 &o.so_timestamp, sizeof(o.so_timestamp)) < 0) in config_so_flags()
Dtimestamping.c317 int so_timestamp = 0; in main() local
342 so_timestamp = 1; in main()
429 if (so_timestamp && in main()