Searched refs:connect_fd_to_addr (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c241 static int connect_fd_to_addr(int fd, function
285 if (connect_fd_to_addr(fd, addr, addrlen, opts->must_fail))
347 if (connect_fd_to_addr(fd, &addr, addrlen, opts->must_fail))
379 if (connect_fd_to_addr(client_fd, &addr, len, false))

Completed in 234 milliseconds