Home
last modified time | relevance | path

Searched defs:mld2mar (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/netinet/
H A Dicmp6.h119 typedef struct mld2mar { struct
120 uint8_t mld2mar_type; /* type of record */ argument
121 uint8_t mld2mar_auxlen; /* auxiliary data length */ argument
122 uint16_t mld2mar_numsrc; /* number of sources */ argument
123 struct in6_addr mld2mar_group; /* group address being reported */ argument
/titanic_44/usr/src/uts/common/inet/ip/
H A Digmp.c2527 mld2mar_t *mld2mar; in mldv2_sendrpt() local