Searched refs:_nxe_dhcp_interface_disable (Results 1 – 4 of 4) sorted by relevance
188 _nxe_dhcp_interface_disable(NX_NULL, 0); in error_checking_test()190 _nxe_dhcp_interface_disable(&dhcp_client, 0); in error_checking_test()192 _nxe_dhcp_interface_disable(&dhcp_client, NX_MAX_PHYSICAL_INTERFACES); in error_checking_test()
606 #define nx_dhcp_interface_disable _nxe_dhcp_interface_disable724 UINT _nxe_dhcp_interface_disable(NX_DHCP *dhcp_ptr, UINT iface_index);
3439 UINT _nxe_dhcp_interface_disable(NX_DHCP *dhcp_ptr, UINT iface_index) in _nxe_dhcp_interface_disable() function
4948 _nxe_dhcp_interface_disable()