Searched refs:FREERTOS_SO_WIN_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
134 …#define FREERTOS_SO_WIN_PROPERTIES ( 13 ) /* Set all buffer and window properties in one c… macro
1802 int32_t lOptionName = FREERTOS_SO_WIN_PROPERTIES; in test_FreeRTOS_setsockopt_WinPropsInvalidProtocol()1823 int32_t lOptionName = FREERTOS_SO_WIN_PROPERTIES; in test_FreeRTOS_setsockopt_WinPropsInvalidTxStream()1845 int32_t lOptionName = FREERTOS_SO_WIN_PROPERTIES; in test_FreeRTOS_setsockopt_WinPropsInvalidRxStream()1872 int32_t lOptionName = FREERTOS_SO_WIN_PROPERTIES; in test_FreeRTOS_setsockopt_WinPropsTCPWinNotInit()1902 int32_t lOptionName = FREERTOS_SO_WIN_PROPERTIES; in test_FreeRTOS_setsockopt_WinPropsTCPWinInit()
2013 …case FREERTOS_SO_WIN_PROPERTIES: /* Set all buffer and window properties in one call, parameter is… in FreeRTOS_setsockopt()