INADDR_BROADCAST
#define INADDR_BROADCAST ((in_addr_t)0xffffffff) /* must be masked */
#define INADDR_BROADCAST ((ip_addr_t) 0xffffffff)