Home
last modified time | relevance | path

Searched refs:ipconfigCOMPATIBLE_WITH_SINGLE (Results 1 – 7 of 7) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing/
DFreeRTOSIPConfig.h41 #define ipconfigCOMPATIBLE_WITH_SINGLE ( 0 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing_ConfigCompatibleWithSingle/
DFreeRTOSIPConfig.h43 #define ipconfigCOMPATIBLE_WITH_SINGLE ( 1 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/AllEnable/
DFreeRTOSIPConfig.h60 #define ipconfigCOMPATIBLE_WITH_SINGLE 1 macro
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing_ConfigV4Only/
DFreeRTOSIPConfig.h47 #define ipconfigCOMPATIBLE_WITH_SINGLE ( 0 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOSIPConfigDefaults.h192 #ifndef ipconfigCOMPATIBLE_WITH_SINGLE
193 #define ipconfigCOMPATIBLE_WITH_SINGLE ( 0 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/NXP1060/
DNetworkInterface.c272 #if ( ipconfigCOMPATIBLE_WITH_SINGLE != 0 )
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Routing.c136 #if ( ipconfigCOMPATIBLE_WITH_SINGLE == 0 )