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.c24 int so_timestampns; member
73 { so_timestampns: 1 },
77 { so_timestamp: 1, so_timestampns: 1 },
129 if (t->sockopt.so_timestampns) in print_test_case()
260 if (o.so_timestampns && in config_so_flags()
262 &o.so_timestampns, sizeof(o.so_timestampns)) < 0) in config_so_flags()
Dtimestamping.c318 int so_timestampns = 0; in main() local
344 so_timestampns = 1; in main()
434 if (so_timestampns && in main()