Home
last modified time | relevance | path

Searched refs:INADDR_ALLRPTS_GROUP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/netinet/
H A Din.h366 #define INADDR_ALLRPTS_GROUP 0xe0000016U /* 224.0.0.22, IGMPv3 */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c2022 ipha->ipha_dst = htonl(INADDR_ALLRPTS_GROUP); in igmpv3_sendrpt()