Searched refs:INADDR_ALLRTRS_GROUP (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netinet/ | ||
| HD | in.h | 392 #define INADDR_ALLRTRS_GROUP ((in_addr_t)0xe0000002) /* 224.0.0.2 */ macro |
| HD | igmp.c | 2241 ip->ip_dst.s_addr = htonl(INADDR_ALLRTRS_GROUP); in igmp_v1v2_queue_report() |