Searched refs:ipconfigUSE_DHCPv6 (Results 1 – 19 of 19) sorted by relevance
164 #if ( ipconfigUSE_DHCP != 0 ) || ( ipconfigUSE_DHCPv6 != 0 )181 #if ( ipconfigUSE_DHCP != 0 ) || ( ipconfigUSE_DHCPv6 != 0 )
201 #ifndef ipconfigUSE_DHCPv6202 #define ipconfigUSE_DHCPv6 ( 0 ) macro
37 #define ipconfigUSE_DHCPv6 1 macro
41 #define ipconfigUSE_DHCPv6 1 macro
41 #define ipconfigUSE_DHCPv6 0 macro
39 #define ipconfigUSE_DHCPv6 1 macro
45 #define ipconfigUSE_DHCPv6 ( 1 ) macro
40 #define ipconfigUSE_DHCPv6 ( 1 ) macro
146 #define ipconfigUSE_DHCPv6 1 macro
364 #if ( ipconfigUSE_IPv6 != 0 ) && ( ipconfigUSE_DHCPv6 != 0 )
212 #if ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 )226 #if ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_DHCP == 1 ) in xSendDHCPEvent()236 #if ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_DHCP == 1 ) in xSendDHCPEvent()885 #if ( ( ipconfigUSE_DHCPv6 != 0 ) && ( ipconfigUSE_IPv6 != 0 ) ) in prvProcessNetworkDownEvent()
560 #if ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_RA == 1 ) || ( ipconfigUSE_DHCPv6 == 1 )
54 #if ( ipconfigUSE_DHCPv6 == 1 )582 #if ( ( ipconfigUSE_DHCP == 1 ) || ( ipconfigUSE_DHCPv6 == 1 ) || ( ipconfigUSE_RA == 1 ) ) in prvCallDHCP_RA_Handler()598 #if ( ( ipconfigUSE_DHCPv6 == 1 ) && ( ipconfigUSE_IPv6 != 0 ) ) in prvCallDHCP_RA_Handler()
46 #if ( ipconfigUSE_IPv6 != 0 ) && ( ipconfigUSE_DHCPv6 != 0 )
2372 ipconfigUSE_DHCPv6=1 \