Home
last modified time | relevance | path

Searched defs:xDestinationAddressLength (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_UDP_API_utest.c793 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_CatchAssert() local
809 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload() local
827 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_TCPSocket() local
847 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NoNetworkBuffer() local
875 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy() local
922 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy1() local
969 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy2() local
1016 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy3() local
1063 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy() local
1113 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_ZeroCopy_ValidFunctionPointer() local
[all …]
/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/stubs/
Dfreertos_api.c194 socklen_t xDestinationAddressLength ) in FreeRTOS_sendto()
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c1070 socklen_t xDestinationAddressLength ) in FreeRTOS_sendto()