Home
last modified time | relevance | path

Searched defs:xAddressLength (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets_DiffConfig2/
DFreeRTOS_Sockets_DiffConfig2_GenericAPI_utest.c69 socklen_t xAddressLength; in test_FreeRTOS_bind_SocketIsAlreadyBound_UseTempDestinationAddress() local
92 socklen_t xAddressLength; in test_FreeRTOS_bind_SocketIsAlreadyBound_IPv6DestinationAddress() local
115 socklen_t xAddressLength; in test_FreeRTOS_bind_SocketIsAlreadyBound_IPv4DestinationAddress() local
137 socklen_t xAddressLength; in test_FreeRTOS_bind_SocketIsAlreadyBound_NullDestinationAddress() local
156 socklen_t xAddressLength; in test_FreeRTOS_connect_SocketValuesNULL_UseTempDestinationAddress() local
177 socklen_t xAddressLength; in test_FreeRTOS_connect_SocketValuesNULL_IPv6DestinationAddress() local
198 socklen_t xAddressLength; in test_FreeRTOS_connect_SocketValuesNULL_IPv4DestinationAddress() local
218 socklen_t xAddressLength; in test_FreeRTOS_connect_SocketValuesNULL_NullDestinationAddress() local
DFreeRTOS_Sockets_DiffConfig2_TCP_API_utest.c65 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseIPv6Socket() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_TCP_API_utest.c80 socklen_t xAddressLength; in test_FreeRTOS_accept_InvalidParams() local
114 socklen_t xAddressLength; in test_FreeRTOS_accept_ClientSocketTaken() local
141 socklen_t xAddressLength; in test_FreeRTOS_accept_PeerSocketNULL() local
167 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_NotReuseSocket() local
203 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseSocket() local
236 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseSocket_NULLAddress() local
266 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseSocket_Timeout() local
309 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseIPv6Socket() local
342 socklen_t xAddressLength = 0; in test_FreeRTOS_accept_ReuseIPv6Socket_NullAddress() local
DFreeRTOS_Sockets_GenericAPI_utest.c788 socklen_t xAddressLength = 0; in test_FreeRTOS_bind_catchAssert() local
803 socklen_t xAddressLength = 0; in test_FreeRTOS_bind_SocketIsNULL() local
820 socklen_t xAddressLength = 0; in test_FreeRTOS_bind_SocketIsInvalid() local
837 socklen_t xAddressLength; in test_FreeRTOS_bind_SocketIsAlreadyBound() local
856 socklen_t xAddressLength; in test_FreeRTOS_bind_SendToIPTaskFailed() local
878 socklen_t xAddressLength; in test_FreeRTOS_bind_IPTaskDidNotBindTheSocket() local
904 socklen_t xAddressLength; in test_FreeRTOS_bind_NonNullAddress() local
930 socklen_t xAddressLength; in test_FreeRTOS_bind_IPTaskDidNotBindTheSocketIPv4Address() local
965 socklen_t xAddressLength; in test_FreeRTOS_bind_IPTaskDidNotBindTheSocketIPv6Address() local
2601 socklen_t xAddressLength; in test_FreeRTOS_connect_SocketValuesNULL() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/stubs/
Dfreertos_api.c89 socklen_t xAddressLength ) in FreeRTOS_bind()
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c1278 socklen_t xAddressLength; in FreeRTOS_recvfrom() local
1677 socklen_t xAddressLength ) in FreeRTOS_bind()
3764 socklen_t xAddressLength ) in FreeRTOS_connect()