Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/bpf/
Dnetwork_helpers.c233 static int connect_fd_to_addr(int fd, in connect_fd_to_addr() function
304 if (connect_fd_to_addr(fd, &addr, addrlen, opts->must_fail)) in connect_to_fd_opts()
336 if (connect_fd_to_addr(client_fd, &addr, len, false)) in connect_fd_to_fd()