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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h36 accept_timeout((fd), (addr), (len), IO_TIMEOUT_SEC); \
224 static inline int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, function
H A Dsockmap_listen.c1464 p = accept_timeout(s, sockaddr(&addr), &len, IO_TIMEOUT_SEC);

Completed in 143 milliseconds