Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Digmp.h154 #define IGMP_V3_MAXRT_FPMIN 0x80 /* max resp code fp format */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c645 if ((mrd = (uint_t)igmp3qa->igmp3qa_mxrc) >= IGMP_V3_MAXRT_FPMIN) { in igmpv3_query_in()