Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Digmp.h139 #define IGMP_MEMBERSHIP_QUERY 0x11 /* membership query */ macro
190 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c66 case IGMP_MEMBERSHIP_QUERY: in interpret_igmp()
111 if (igmp->igmp_type == IGMP_MEMBERSHIP_QUERY && in interpret_igmp()
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c368 case IGMP_MEMBERSHIP_QUERY: in igmp_input()