Returns the Internet network address portion of an Internet address.
#include <in.h> #include <inet.h> int inet_netof (struct in_addr in);