Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c84 case IGMP_V3_MEMBERSHIP_REPORT: in interpret_igmp()
114 } else if (igmp->igmp_type == IGMP_V3_MEMBERSHIP_REPORT) { in interpret_igmp()
/titanic_41/usr/src/uts/common/netinet/
H A Digmp.h142 #define IGMP_V3_MEMBERSHIP_REPORT 0x22 /* Vers.3 membership report */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c466 case IGMP_V3_MEMBERSHIP_REPORT: in igmp_input()
2007 igmp3ra->igmp3ra_type = IGMP_V3_MEMBERSHIP_REPORT; in igmpv3_sendrpt()