Searched refs:INADDR_ALLRTRS_GROUP (Results 1 – 5 of 5) sorted by relevance
136 #ifndef INADDR_ALLRTRS_GROUP138 #define INADDR_ALLRTRS_GROUP (u_int32_t)0xe0000002 /* 224.0.0.2 */ macro
66 allrtrs_group = htonl(INADDR_ALLRTRS_GROUP); in init_igmp()
235 #define INADDR_ALLRTRS_GROUP __IPADDR(0xe0000002) /* 224.0.0.2 */ macro
117 mcast_addr.imr_multiaddr.s_addr = htonl(INADDR_ALLRTRS_GROUP); in create_hello_sockets()482 sadest.sin_addr.s_addr = htonl(INADDR_ALLRTRS_GROUP); in send_hello()
3881 netinet: define INADDR_ALLRTRS_GROUP and INADDR_MAX_LOCAL_GROUP