mc_mrc             98 include/net/mld.h 	unsigned long ret, mc_mrc = ntohs(mlh2->mld2q_mrc);
mc_mrc            100 include/net/mld.h 	if (mc_mrc < MLD_EXP_MIN_LIMIT) {
mc_mrc            101 include/net/mld.h 		ret = mc_mrc;
mc_mrc            105 include/net/mld.h 		mc_exp = MLDV2_MRC_EXP(mc_mrc);
mc_mrc            106 include/net/mld.h 		mc_man = MLDV2_MRC_MAN(mc_mrc);