DHCPCONF_HOST
if ((net_dhcpconf & DHCPCONF_HOST) == 0)
net_dhcpconf |= DHCPCONF_HOST;
net_dhcpconf &= ~(DHCPCONF_DOMAIN|DHCPCONF_HOST);