IN_CLASSC_HOST
return ((i)&IN_CLASSC_HOST);
addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST);
else if ((addr & IN_CLASSC_HOST) == 0)