Home
last modified time | relevance | path

Searched refs:MLD_V2_QQI_MANT_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dicmp6.h106 #define MLD_V2_QQI_MANT_MASK 0x0f macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Digmp.c2346 mant = qqi & MLD_V2_QQI_MANT_MASK; in mldv2_query_in()