Home
last modified time | relevance | path

Searched refs:TCP_OPT_SACK_ENABLED (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dtcp_stream.h77 #if TCP_OPT_SACK_ENABLED
94 #if TCP_OPT_SACK_ENABLED
129 #if TCP_OPT_SACK_ENABLED /* currently not used */
H A Dtcp_util.h20 #if TCP_OPT_SACK_ENABLED
H A Dmtcp.h82 #define TCP_OPT_SACK_ENABLED FALSE macro
/mOS-networking-stack/core/src/
H A Dtcp_out.c34 #if TCP_OPT_SACK_ENABLED in CalculateOptionLength()
43 #if !TCP_OPT_SACK_ENABLED in CalculateOptionLength()
56 #if TCP_OPT_SACK_ENABLED in CalculateOptionLength()
96 #if TCP_OPT_SACK_ENABLED in GenerateTCPOptions()
108 #if !TCP_OPT_SACK_ENABLED in GenerateTCPOptions()
131 #if TCP_OPT_SACK_ENABLED in GenerateTCPOptions()
H A Dtcp_util.c93 #if TCP_OPT_SACK_ENABLED
H A Dtcp_stream.c767 #if TCP_OPT_SACK_ENABLED
H A Dtcp_in.c444 #if TCP_OPT_SACK_ENABLED in ProcessACK()