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