Searched defs:lResult (Results 1 – 8 of 8) sorted by relevance
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/ |
| D | FreeRTOS_Sockets_UDP_API_utest.c | 787 int32_t lResult; in test_FreeRTOS_sendto_CatchAssert() local 803 int32_t lResult; in test_FreeRTOS_sendto_MoreDataThanUDPPayload() local 821 int32_t lResult; in test_FreeRTOS_sendto_TCPSocket() local 841 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_NoNetworkBuffer() local 869 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy() local 916 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy1() local 963 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy2() local 1010 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy3() local 1057 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy() local 1107 int32_t lResult; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_ValidFunctionPointer() local [all …]
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Tiny_TCP/ |
| D | FreeRTOS_Tiny_TCP_utest.c | 126 int32_t lResult; in test_lTCPWindowTxAdd_length_gt_zero() local 147 int32_t lResult; in test_lTCPWindowTxAdd_length_eq_zero() local 170 int32_t lResult; in test_lTCPWindowTxAdd_length_eq_zero_with_logging() local 198 int32_t lResult; in test_lTCPWindowTxAdd_length_gt_maxlen() local 222 int32_t lResult; in test_lTCPWindowTxAdd_length_gt_maxlen_with_logging() local
|
| /FreeRTOS-Plus-TCP-v3.1.0/source/ |
| D | FreeRTOS_TCP_Transmission.c | 116 int32_t lResult = 0; in prvTCPSendPacket() local 210 int32_t lResult = 0; in prvTCPSendRepeated() local
|
| D | FreeRTOS_Tiny_TCP.c | 191 int32_t lResult; in lTCPWindowTxAdd() local
|
| D | FreeRTOS_TCP_Reception.c | 113 int32_t lResult; in prvCheckOptions() local
|
| D | FreeRTOS_ARP.c | 443 uint32_t lResult = 0; in ulARPRemoveCacheEntryByMac() local
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils/ |
| D | FreeRTOS_IP_Utils_utest.c | 1642 int32_t smaller, bigger, lResult; in test_FreeRTOS_max_int32() local 1665 uint32_t smaller, bigger, lResult; in test_FreeRTOS_max_uint32() local 1688 uint32_t smaller, bigger, lResult; in test_FreeRTOS_max_size_t() local 1711 int32_t smaller, bigger, lResult; in test_FreeRTOS_min_int32() local 1734 uint32_t smaller, bigger, lResult; in test_FreeRTOS_min_uint32() local 1757 uint32_t smaller, bigger, lResult; in test_FreeRTOS_min_size_t() local
|
| /FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/ |
| D | x_emacpsif_physpeed.c | 717 LONG lResult; in XEmacPs_PhyRead2() local
|