Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h56 accept_timeout((fd), (addr), (len), IO_TIMEOUT_SEC); \
313 static inline int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, in accept_timeout() function