Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c15 static struct timespec usr_ts; variable
57 validate_timestamp(&tss->ts[0], &usr_ts); in test_socket_timestamp()
201 ret = clock_gettime(CLOCK_REALTIME, &usr_ts); in test_tcp()