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 Dsockmap_helpers.h50 accept_timeout((fd), (addr), (len), IO_TIMEOUT_SEC); \
246 static inline int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, in accept_timeout() function