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

/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h141 #define IGMP_V2_MEMBERSHIP_REPORT 0x16 /* Vers.2 membership report */ macro
192 #define IGMP_HOST_NEW_MEMBERSHIP_REPORT IGMP_V2_MEMBERSHIP_REPORT
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c81 case IGMP_V2_MEMBERSHIP_REPORT:
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c392 case IGMP_V2_MEMBERSHIP_REPORT:
789 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0);
1268 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0);
1321 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0);

Completed in 63 milliseconds