Searched refs:tcpTCP_OPT_SACK_A (Results 1 – 2 of 2) sorted by relevance
104 #define tcpTCP_OPT_SACK_A 5U /**< SACK option with first/last. */ macro
332 if( pucPtr[ 0U ] == tcpTCP_OPT_SACK_A ) in prvSingleStepTCPHeaderOptions()