Searched refs:IGMP_V3_MAXRT_EXP_MASK (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/netinet/ | ||
H A D | igmp.h | 156 #define IGMP_V3_MAXRT_EXP_MASK 0x70 macro |
/illumos-gate/usr/src/uts/common/inet/ip/ | ||
H A D | igmp.c | 649 exp = (hdrval & IGMP_V3_MAXRT_EXP_MASK) >> 4; |
Completed in 138 milliseconds