Searched refs:IGMP_V3_QQI_MANT_MASK (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/netinet/ | ||
H A D | igmp.h | 162 #define IGMP_V3_QQI_MANT_MASK 0x0f macro |
/illumos-gate/usr/src/uts/common/inet/ip/ | ||
H A D | igmp.c | 667 mant = hdrval & IGMP_V3_QQI_MANT_MASK; |
Completed in 61 milliseconds