Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Drxtimestamp.c25 int so_timestampns; member
77 { .so_timestampns = 1 },
81 { .so_timestamp = 1, .so_timestampns = 1 },
153 if (t->sockopt.so_timestampns) in print_test_case()
284 if (o.so_timestampns && in config_so_flags()
286 &o.so_timestampns, sizeof(o.so_timestampns)) < 0) in config_so_flags()
H A Dtimestamping.c316 int so_timestampns = 0; in main() local
356 so_timestampns = 1; in main()
454 if (so_timestampns && in main()