Searched refs:igmp_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c65 switch (igmp->igmp_type) {
105 "Type = %d (%s)", igmp->igmp_type, pt);
111 if (igmp->igmp_type == IGMP_MEMBERSHIP_QUERY &&
114 } else if (igmp->igmp_type == IGMP_V3_MEMBERSHIP_REPORT) {
/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h51 uchar_t igmp_type; /* version & type of IGMP message */ member in struct:igmp
86 uint8_t igmp_type; /* version & type of IGMP message */ member in struct:igmp_s

Completed in 54 milliseconds