Searched refs:SO_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
58 #define SO_PROTOCOL 38 macro
241 if (!ASSERT_OK(getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen), in verify_mptcpify()
359 if (getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen)) { in connect_to_fd()
Completed in 15 milliseconds