Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c422 static int __rcv_tstamp(int fd, const char *expected, size_t s, __u64 *tstamp) in __rcv_tstamp() function
472 __rcv_tstamp(fd, expected, s, NULL); in rcv_tstamp()
503 err = __rcv_tstamp(srv_fd, buf, sizeof(buf), &tstamp); in wait_netstamp_needed_key()