Home
last modified time | relevance | path

Searched refs:IGMP_V3_QQI_MANT_MASK (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c667 mant = hdrval & IGMP_V3_QQI_MANT_MASK; in igmpv3_query_in()
/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h160 #define IGMP_V3_QQI_MANT_MASK 0x0f macro