lookup_netmask
extern int lookup_netmask(u_int32 addr, u_int32 *mask);
if (lookup_netmask(hp->iaddr.s_addr, &value)) {