Searched refs:tcpTCP_OPT_WSOPT (Results 1 – 3 of 3) sorted by relevance
102 #define tcpTCP_OPT_WSOPT 3U /**< TCP Window Scale Option (3-byte long)… macro
227 else if( pucPtr[ 0 ] == tcpTCP_OPT_WSOPT ) in prvSingleStepTCPHeaderOptions()
585 pxTCPHeader->ucOptdata[ 5 ] = ( uint8_t ) ( tcpTCP_OPT_WSOPT ); in prvSetSynAckOptions()