Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h182 static inline int poll_connect(int fd, unsigned int timeout_sec) in poll_connect() function
H A Dsockmap_listen.c1455 if (poll_connect(c, IO_TIMEOUT_SEC) < 0) { in vsock_socketpair_connectible()