Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dlwt_helpers.h108 struct timeval copied_timeout = *timeout; in wait_for_packet() local
113 ret = select(1 + fd, &fds, NULL, NULL, &copied_timeout); in wait_for_packet()