Home
last modified time | relevance | path

Searched refs:DHCPV6_T1 (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_dhcpv6.c51 #define DHCPV6_T1 NX_DHCPV6_INFINITE_LEASE macro
212 status = nx_dhcpv6_create_client_iana(&dhcp_client, DHCPV6_IANA_ID, DHCPV6_T1, DHCPV6_T2); in thread_client_entry()
Ddemo_netxduo_dhcpv6_client.c61 #define DHCPV6_T1 NX_DHCPV6_INFINITE_LEASE macro
237 status = nx_dhcpv6_create_client_iana(&dhcp_client, DHCPV6_IANA_ID, DHCPV6_T1, DHCPV6_T2); in thread_client_entry()