Searched refs:SO_PROTOCOL (Results 1 – 8 of 8) sorted by relevance
58 #define SO_PROTOCOL 38 macro
45 #define SO_PROTOCOL 0x1028 /* protocol type */ macro
29 #define SO_PROTOCOL 0x1028 macro
34 #define SO_PROTOCOL 0x1028 macro
37 #define SO_PROTOCOL 0x1028 macro
243 if (!ASSERT_OK(getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen), in verify_mptcpify()
365 if (getsockopt(server_fd, SOL_SOCKET, SO_PROTOCOL, &protocol, &optlen)) { in connect_to_fd()