Home
last modified time | relevance | path

Searched defs:lReturn (Results 1 – 7 of 7) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_UDP_API_utest.c135 int32_t lReturn; in test_FreeRTOS_recvfrom_NullSocket() local
153 int32_t lReturn; in test_FreeRTOS_recvfrom_TCPSocket() local
178 int32_t lReturn; in test_FreeRTOS_recvfrom_NonBlockingInterrupted() local
207 int32_t lReturn; in test_FreeRTOS_recvfrom_NonBlocking() local
236 int32_t lReturn; in test_FreeRTOS_recvfrom_NonBlockingFlagSet() local
264 int32_t lReturn; in test_FreeRTOS_recvfrom_BlockingButTimeout() local
300 int32_t lReturn; in test_FreeRTOS_recvfrom_BlockingButTimeoutSecondTime() local
342 int32_t lReturn; in test_FreeRTOS_recvfrom_BlockingButInterrupted() local
373 int32_t lReturn; in test_FreeRTOS_recvfrom_BlockingButInterruptedAndReceived() local
407 int32_t lReturn; in test_FreeRTOS_recvfrom_BlockingGetsPacketInBetween_JustUDPHeader() local
[all …]
DFreeRTOS_Sockets_privates_utest.c2159 int32_t lReturn; in test_prvTCPSendCheck_InvalidValues() local
2678 int32_t lReturn; in test_lTCPAddRxdata_StreamCannotBeAllocated() local
2709 int32_t lReturn; in test_lTCPAddRxdata_SteamCreationSuccessful_AllBytesAdded() local
2744 int32_t lReturn; in test_lTCPAddRxdata_SteamCreationSuccessful_AllBytesNotAdded() local
2779 int32_t lReturn; in test_lTCPAddRxdata_FrontSpaceLessThanLowMark() local
2820 int32_t lReturn; in test_lTCPAddRxdata_LowWaterTrue() local
2852 int32_t lReturn; in test_lTCPAddRxdata_HasValidHandler() local
2899 int32_t lReturn; in test_lTCPAddRxdata_HasValidHandler_DataNULL() local
2943 int32_t lReturn; in test_lTCPAddRxdata_HasValidHandler_NonZeroOffset() local
2986 int32_t lReturn; in test_lTCPAddRxdata_HasValidHandlerWithNonZeroSize() local
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_WIN/
DFreeRTOS_TCP_WIN_utest.c401 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal() local
426 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX() local
457 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_2() local
494 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_3() local
534 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_4() local
573 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_5() local
609 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_6() local
649 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_7() local
689 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_8() local
732 int32_t lReturn; in test_lTCPWindowRxCheck_sequence_nums_equal_prvTCPWindowRX_ExpectedRX_9() local
[all …]
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Tiny_TCP/
DFreeRTOS_Tiny_TCP_utest.c72 int32_t lReturn; in test_lTCPWindowRxCheck_diff_seq_numbers() local
90 int32_t lReturn; in test_lTCPWindowRxCheck_space_lt_length() local
108 int32_t lReturn; in test_lTCPWindowRxCheck_seq_num_eq() local
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Tiny_TCP.c152 int32_t lReturn = -1; in lTCPWindowRxCheck() local
DFreeRTOS_TCP_WIN.c1076 int32_t lReturn = -1; in prvTCPWindowRx_UnexpectedRX() local
1194 int32_t lReturn = -1; in lTCPWindowRxCheck() local
1333 int32_t lReturn; in lTCPIncrementTxPosition() local
DFreeRTOS_Sockets.c859 int32_t lReturn; in FreeRTOS_recvfrom() local
1077 int32_t lReturn = 0; in FreeRTOS_sendto() local