Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h139 #define IGMP_V2_MEMBERSHIP_REPORT 0x16 /* Vers.2 membership report */ macro
190 #define IGMP_HOST_NEW_MEMBERSHIP_REPORT IGMP_V2_MEMBERSHIP_REPORT
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c79 case IGMP_V2_MEMBERSHIP_REPORT: in interpret_igmp()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c392 case IGMP_V2_MEMBERSHIP_REPORT: in igmp_input()
789 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0); in igmp_joingroup()
1267 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0); in igmp_timeout_handler_per_ill()
1320 igmp_sendpkt(ilm, IGMP_V2_MEMBERSHIP_REPORT, 0); in igmp_timeout_handler_per_ill()