Searched refs:server_fd2 (Results 1 – 1 of 1) sorted by relevance
445 int server_fd1 = -1, server_fd2 = -1, sent, recvd; in test_sockmap_with_mptcp_fallback() local467 server_fd2 = accept(listen_fd, NULL, 0); in test_sockmap_with_mptcp_fallback()488 if (server_fd2 >= 0) in test_sockmap_with_mptcp_fallback()489 close(server_fd2); in test_sockmap_with_mptcp_fallback()