Searched refs:IGMP_V3_QQI_MANT_MASK (Results 1 – 2 of 2) sorted by relevance
162 #define IGMP_V3_QQI_MANT_MASK 0x0f macro
667 mant = hdrval & IGMP_V3_QQI_MANT_MASK; in igmpv3_query_in()