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

/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c234 static int connect_fd_to_addr(int fd, function
271 if (connect_fd_to_addr(fd, addr, addrlen, false))
335 if (connect_fd_to_addr(fd, &addr, addrlen, opts->must_fail))
367 if (connect_fd_to_addr(client_fd, &addr, len, false))

Completed in 118 milliseconds