Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c25 int so_timestampns; member
74 { so_timestampns: 1 },
78 { so_timestamp: 1, so_timestampns: 1 },
130 if (t->sockopt.so_timestampns) in print_test_case()
261 if (o.so_timestampns && in config_so_flags()
263 &o.so_timestampns, sizeof(o.so_timestampns)) < 0) in config_so_flags()
Dtimestamping.c299 int so_timestampns = 0; in main() local
325 so_timestampns = 1; in main()
415 if (so_timestampns && in main()