IN_CLASSB_HOST
return ((i)&IN_CLASSB_HOST);
addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST);
else if ((addr & IN_CLASSB_HOST) == 0)