Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_TCP_Reception/
DFreeRTOS_TCP_Reception_utest.c208 TCPWindow_t tcpWindow; in test_prvCheckOptions_MSS_WSF() local
209 tcpWindow.usMSS = 536; in test_prvCheckOptions_MSS_WSF()
238 TCPWindow_t tcpWindow; in test_prvCheckOptions_MSS_WSF_Bad_Option() local
239 tcpWindow.usMSS = 536; in test_prvCheckOptions_MSS_WSF_Bad_Option()
268 TCPWindow_t tcpWindow; in test_prvCheckOptions_MSS_WSF_Without_END() local
269 tcpWindow.usMSS = 536; in test_prvCheckOptions_MSS_WSF_Without_END()
297 TCPWindow_t tcpWindow; in test_prvCheckOptions_MSS_WSF_SYN_on() local
298 tcpWindow.usMSS = 536; in test_prvCheckOptions_MSS_WSF_SYN_on()
503 TCPWindow_t tcpWindow; in test_prvSingleStepTCPHeaderOptions_Same_MSS() local
504 tcpWindow.usMSS = 536; in test_prvSingleStepTCPHeaderOptions_Same_MSS()