Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcpv6_client.c3854 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
3957 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4047 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4150 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4239 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4323 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4385 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
4449 status = _nx_dhcpv6_waiting_on_reply(dhcpv6_ptr); in _nx_dhcpv6_process()
10696 UINT _nx_dhcpv6_waiting_on_reply(NX_DHCPV6 *dhcpv6_ptr) in _nx_dhcpv6_waiting_on_reply() function
Dnxd_dhcpv6_client.h1040 UINT _nx_dhcpv6_waiting_on_reply(NX_DHCPV6 *dhcpv6_ptr);