IN_CLASSA_HOST
return ((i)&IN_CLASSA_HOST);
addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST);
if ((addr & IN_CLASSA_HOST) == 0)