Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_server.c73 static UINT _nx_dhcp_find_ip_address_owner(NX_DHCP_INTERFACE_IP_ADDRESS *iface_owner, NX_DHC…
3540 _nx_dhcp_find_ip_address_owner(interface_address_ptr, dhcp_client_ptr, &assigned_to_client); in _nx_dhcp_update_assignable_ip_address()
3654 static UINT _nx_dhcp_find_ip_address_owner(NX_DHCP_INTERFACE_IP_ADDRESS *iface_owner, NX_DHCP_CLIE… in _nx_dhcp_find_ip_address_owner() function
4648_nx_dhcp_find_ip_address_owner(interface_address_ptr, dhcp_client_ptr, &assigned_to_client); in _nx_dhcp_server_assign_ip_address()