getnetbyaddr
struct netent *getnetbyaddr(in_addr_t, int);
PROTO_DEPRECATED(getnetbyaddr);
n = getnetbyaddr(inet_network(host), AF_INET);