Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_helpers.h107 struct timeval copied_timeout = *timeout; in wait_for_packet() local
112 ret = select(1 + fd, &fds, NULL, NULL, &copied_timeout); in wait_for_packet()