Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets_DiffConfig2/
DFreeRTOS_Sockets_DiffConfig2_UDP_API_utest.c63 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload_UseTempDestinationAddress() local
84 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload_IPv6DestinationAddress() local
105 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload_IPv4DestinationAddress() local
125 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload_NullDestinationAddress() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_UDP_API_utest.c877 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_CatchAssert() local
892 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_CatchAssertNullDest() local
908 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_MoreDataThanUDPPayload() local
928 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_TCPSocket() local
949 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NoNetworkBuffer() local
978 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy() local
1027 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy1() local
1076 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy2() local
1124 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy2_xFlagZero() local
1173 socklen_t xDestinationAddressLength; in test_FreeRTOS_sendto_IPTaskCalling_NonZeroCopy3() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/stubs/
Dfreertos_api.c194 socklen_t xDestinationAddressLength ) in FreeRTOS_sendto()
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c1580 socklen_t xDestinationAddressLength ) in FreeRTOS_sendto()