IN_CLASSC_HOST
return ((i)&IN_CLASSC_HOST);
a.s_addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST);
(i & IN_CLASSC_HOST) == 0) {