Searched refs:MLD_V2_MAXRT_EXP_MASK (Results 1 – 2 of 2) sorted by relevance
102 #define MLD_V2_MAXRT_EXP_MASK 0x7000 macro
2329 exp = (hdrval & MLD_V2_MAXRT_EXP_MASK) >> 12; in mldv2_query_in()