Searched refs:TCP_BUILD_MSS_OPTION (Results 1 – 2 of 2) sorted by relevance
304 #define TCP_BUILD_MSS_OPTION(x) (x) = PP_HTONL(((u32_t)2 << 24) | \ macro
1069 TCP_BUILD_MSS_OPTION(*opts); in tcp_output_segment()