Home
last modified time | relevance | path

Searched refs:INADDR_ALLRTRS_GROUP (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din.h377 #define INADDR_ALLRTRS_GROUP ((in_addr_t)0xe0000002) /* 224.0.0.2 */ macro
/f-stack/freebsd/netinet/
H A Din.h394 #define INADDR_ALLRTRS_GROUP ((in_addr_t)0xe0000002) /* 224.0.0.2 */ macro
H A Digmp.c2278 ip->ip_dst.s_addr = htonl(INADDR_ALLRTRS_GROUP); in igmp_v1v2_queue_report()