Home
last modified time | relevance | path

Searched refs:WinProperties_t (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP.h459 #define xWinProperties_t WinProperties_t
DFreeRTOS_Sockets.h286 } WinProperties_t; typedef
/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dhttp_client_test.c219 WinProperties_t xWinProps; in prvEchoClientTask()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_GenericAPI_utest.c1817 WinProperties_t vOptionValue; in test_FreeRTOS_setsockopt_WinPropsInvalidRxStream()
1844 WinProperties_t vOptionValue; in test_FreeRTOS_setsockopt_WinPropsTCPWinNotInit()
1874 WinProperties_t vOptionValue; in test_FreeRTOS_setsockopt_WinPropsTCPWinInit()
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c2484 const WinProperties_t * pxProps; in prvSetOptionTCPWindows()
2496 pxProps = ( const WinProperties_t * ) pvOptionValue; in prvSetOptionTCPWindows()