Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c980 (mar->mld2mar_type > MAX_MLDV2_REPORT_TYPE) ? in interpret_mldv2rpt()
981 "<unknown>" : mldv2rpt_types[mar->mld2mar_type]); in interpret_mldv2rpt()
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h120 uint8_t mld2mar_type; /* type of record */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c2666 mld2mar->mld2mar_type = rp->mrec_type; in mldv2_sendrpt()