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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c84 case IGMP_V3_MEMBERSHIP_REPORT:
114 } else if (igmp->igmp_type == IGMP_V3_MEMBERSHIP_REPORT) {
/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h142 #define IGMP_V3_MEMBERSHIP_REPORT 0x22 /* Vers.3 membership report */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c466 case IGMP_V3_MEMBERSHIP_REPORT:
1878 * Sends an IGMP_V3_MEMBERSHIP_REPORT message out the ill.
2007 igmp3ra->igmp3ra_type = IGMP_V3_MEMBERSHIP_REPORT;

Completed in 86 milliseconds