Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c24 int so_timestamp; member
70 { so_timestamp: 1 },
78 { so_timestamp: 1, so_timestampns: 1 },
105 { so_timestamp: 1, so_timestamping: SOF_TIMESTAMPING_SOFTWARE
128 if (t->sockopt.so_timestamp) in print_test_case()
256 if (o.so_timestamp && in config_so_flags()
258 &o.so_timestamp, sizeof(o.so_timestamp)) < 0) in config_so_flags()
Dtimestamping.c298 int so_timestamp = 0; in main() local
323 so_timestamp = 1; in main()
410 if (so_timestamp && in main()