getnetmaskbynet
extern int getnetmaskbynet(const struct in_addr, struct in_addr *);
return (getnetmaskbynet(addr, mask));