Searched refs:TCP_OPTION_RCVD_MSS (Results 1 – 6 of 6) sorted by relevance
51 #define TCP_OPTION_RCVD_MSS 0x01 macro
288 TCP_SET_FLG (Option->Flag, TCP_OPTION_RCVD_MSS); in TcpParseOption()
123 if (TCP_FLG_ON (Opt->Flag, TCP_OPTION_RCVD_MSS)) { in TcpInitTcbPeer()
62 #define TCP_OPTION_RCVD_MSS 0x01 macro
292 TCP_SET_FLG (Option->Flag, TCP_OPTION_RCVD_MSS); in TcpParseOption()
117 if (TCP_FLG_ON (Opt->Flag, TCP_OPTION_RCVD_MSS)) { in TcpInitTcbPeer()