mld_type          183 netinet/icmp6.h #define mld6_type	mld_type
mld_type          220 netinet6/mld6.c 	switch(mldh->mld_type) {
mld_type          326 netinet6/mld6.c 		log(LOG_ERR, "mld_input: illegal type(%d)", mldh->mld_type);
mld_type          425 netinet6/mld6.c 	mldh->mld_type = type;