Home
last modified time | relevance | path

Searched refs:ipconfigUSE_RA (Results 1 – 15 of 15) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_ND.h120 #if ( ipconfigUSE_RA != 0 )
131 #if ( ipconfigUSE_RA != 0 )
184 #if ( ipconfigUSE_RA != 0 )
194 #if ( ipconfigUSE_RA != 0 )
DFreeRTOS_IP_Timers.h96 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 )
126 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 )
DFreeRTOS_Routing.h110 #if ( ipconfigUSE_RA != 0 )
167 #if ( ipconfigUSE_RA != 0 )
178 #if ( ipconfigUSE_DHCP != 0 ) || ( ipconfigUSE_RA != 0 )
187 #if ( ipconfigUSE_RA != 0 )
DFreeRTOS_IPv6_Private.h183 #if ( ipconfigUSE_RA != 0 )
DFreeRTOSIPConfigDefaults.h1129 #ifndef ipconfigUSE_RA
1130 #define ipconfigUSE_RA 1 macro
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_IP_Timers.c148 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 ) in xCalculateSleepTime()
232 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 ) in vCheckNetworkTimers()
248 #if ( ( ipconfigUSE_RA != 0 ) && ( ipconfigUSE_IPv6 != 0 ) ) in vCheckNetworkTimers()
429 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 )
560 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 ) || ( ipconfigUSE_DHCPv6 == 1 )
DFreeRTOS_IP_Utils.c212 #if ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 )
900 #if ( ( ipconfigUSE_RA != 0 ) && ( ipconfigUSE_IPv6 != 0 ) ) in prvProcessNetworkDownEvent()
DFreeRTOS_ND.c1091 #if ( ipconfigUSE_RA != 0 ) in prvProcessICMPMessage_IPv6()
1109 #if ( ipconfigUSE_RA != 0 ) in prvProcessICMPMessage_IPv6()
DFreeRTOS_RA.c55 #if ( ipconfigUSE_IPv6 != 0 ) && ( ipconfigUSE_RA != 0 )
DFreeRTOS_IP.c582 #if ( ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_RA == 1 ) ) in prvCallDHCP_RA_Handler()
607 #if ( ( ipconfigUSE_RA == 1 ) && ( ipconfigUSE_IPv6 != 0 ) ) in prvCallDHCP_RA_Handler()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing_ConfigCompatibleWithSingle/
DFreeRTOSIPConfig.h41 #define ipconfigUSE_RA ( 0 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IPv6_Utils/
DFreeRTOSIPConfig.h343 #define ipconfigUSE_RA ( 1 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing_ConfigV4Only/
DFreeRTOSIPConfig.h43 #define ipconfigUSE_RA ( 1 ) macro
/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c1568 #if ( ipconfigUSE_RA != 0 ) in showEndPoint()
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile2376 ipconfigUSE_RA=1