Home
last modified time | relevance | path

Searched refs:ipconfigUSE_IPv6 (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo/
A DFreeRTOSIPConfig.h307 #define ipconfigUSE_IPv6 1 macro
308 #define ipconfigUSE_IPv6 1 macro
A Dmain.c234 #if ( ipconfigUSE_IPv6 != 0 && USES_IPV6_ENDPOINT != 0 ) in main()
272 #if ( ipconfigUSE_IPv6 != 0 && USES_IPV6_ENDPOINT != 0 ) in main()
517 #if ( ipconfigUSE_IPv6 != 0 ) && ( TESTING_PATCH == 0 )
587 #if ( ipconfigUSE_IPv6 != 0 ) in xApplicationDNSQueryHook_Multi()
611 #if ( ipconfigUSE_IPv6 != 0 ) && ( TESTING_PATCH == 0 ) in xApplicationDNSQueryHook_Multi()
618 #if ( ipconfigUSE_IPv6 != 0 ) in xApplicationDNSQueryHook_Multi()
876 #if ( ipconfigUSE_IPv6 != 0 ) in show_single_addressinfo()
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/NTP/
A DNTPDemo.c111 #if ( ipconfigUSE_IPv6 != 0 )
146 #if ( ipconfigUSE_IPv6 != 0 ) in vNTPClearCache()
164 #if ( ipconfigUSE_IPv6 != 0 ) in vNTPSetNTPType()
242 #if ( ipconfigUSE_IPv6 != 0 )
596 #if ( ipconfigUSE_IPv6 != 0 ) in prvNTPTask()
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Posix/
A DFreeRTOSIPConfig.h53 #define ipconfigUSE_IPv6 ( 1 ) macro

Completed in 18 milliseconds