Home
last modified time | relevance | path

Searched defs:prev_ts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dnetcnt_common.h28 __u64 prev_ts; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c51 static struct timespec prev_ts; in test_socket_timestamp() local