Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h46 #define POLL_TMOUT 1000 macro
H A Dxskxceiver.c998 ret = poll(fds, 1, POLL_TMOUT); in receive_pkts()
1024 ret = poll(fds, 1, POLL_TMOUT); in receive_pkts()
1113 ret = poll(fds, 1, POLL_TMOUT); in __send_pkts()
1189 ret = poll(fds, 1, POLL_TMOUT); in __send_pkts()