Home
last modified time | relevance | path

Searched refs:nx_dhcpv6_get_valid_ip_address_count (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_dhcpv6.c276 status = nx_dhcpv6_get_valid_ip_address_count(&dhcp_client, &address_count); in thread_client_entry()
Ddemo_netxduo_dhcpv6_client.c374 status = nx_dhcpv6_get_valid_ip_address_count(&dhcp_client, &address_count); in thread_client_entry()
/NetX-Duo-v6.3.0/addons/dhcp/
Dnxd_dhcpv6_client.h825 #define nx_dhcpv6_get_valid_ip_address_count _nx_dhcpv6_get_valid_ip_address_count macro
869 #define nx_dhcpv6_get_valid_ip_address_count _nxe_dhcpv6_get_valid_ip_address_count macro
914 UINT nx_dhcpv6_get_valid_ip_address_count(NX_DHCPV6 *dhcpv6_ptr, UINT *address_count);