Home
last modified time | relevance | path

Searched refs:grphdr_type (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_igmp.c203 (grh->grphdr_type > MAX_IGMPV3_REPORT_TYPE) ? in interpret_igmpv3rpt()
204 "<unknown>" : igmpv3rpt_types[grh->grphdr_type]); in interpret_igmpv3rpt()
/titanic_41/usr/src/uts/common/netinet/
H A Digmp.h68 uchar_t grphdr_type; /* type of record */ member