Lines Matching refs:usMSS
1418 xSocket.u.xTCP.usMSS = 0x12; in test_prvSockopt_so_buffer_InvalidOption1()
1420 FreeRTOS_round_up_ExpectAndReturn( vOptionValue, xSocket.u.xTCP.usMSS, 0xAB ); in test_prvSockopt_so_buffer_InvalidOption1()
2608 xSocket.u.xTCP.usMSS = 2; in test_prvTCPCreateStream()
2633 xSocket.u.xTCP.usMSS = 2; in test_prvTCPCreateStream1()
2660 xSocket.u.xTCP.usMSS = 10; in test_prvTCPCreateStream_LowAndHighFieldsDefined()
2690 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_StreamCannotBeAllocated()
2722 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_SteamCreationSuccessful_AllBytesAdded()
2757 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_SteamCreationSuccessful_AllBytesNotAdded()
2793 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_FrontSpaceLessThanLowMark()
2836 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_LowWaterTrue()
2869 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_HasValidHandler()
2915 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_HasValidHandler_DataNULL()
2960 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_HasValidHandler_NonZeroOffset()
3003 xSocket.u.xTCP.usMSS = 10; in test_lTCPAddRxdata_HasValidHandlerWithNonZeroSize()