mc_exp 103 include/net/mld.h unsigned long mc_man, mc_exp; mc_exp 105 include/net/mld.h mc_exp = MLDV2_MRC_EXP(mc_mrc); mc_exp 108 include/net/mld.h ret = (mc_man | 0x1000) << (mc_exp + 3); mc_exp 1254 net/ipv6/mcast.c unsigned long mc_man, mc_exp; mc_exp 1256 net/ipv6/mcast.c mc_exp = MLDV2_QQIC_EXP(mlh2->mld2q_qqic); mc_exp 1259 net/ipv6/mcast.c mc_qqi = (mc_man | 0x10) << (mc_exp + 3);