Home
last modified time | relevance | path

Searched refs:MLD_V2_ROUTER (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/netinet/
H A Digmp_var.h91 #define MLD_V2_ROUTER IGMP_V3_ROUTER macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_tunables.c746 {MLD_V1_ROUTER, MLD_V2_ROUTER, MLD_V2_ROUTER}, {MLD_V2_ROUTER} },
H A Digmp.c896 ASSERT(ill->ill_mcast_type != MLD_V2_ROUTER || in mld_joingroup()
989 if ((ill->ill_mcast_type == MLD_V2_ROUTER) && in mld_leavegroup()
1121 if (ill->ill_mcast_type != MLD_V2_ROUTER) { in mld_statechange()
1595 if (ill->ill_mcast_type == MLD_V2_ROUTER) { in mld_timeout_handler_per_ill()
1795 (ipst->ips_mld_max_version >= MLD_V2_ROUTER) && in mld_slowtimo()
1800 ill->ill_mcast_type = MLD_V2_ROUTER; in mld_slowtimo()
2108 (ipst->ips_mld_max_version < MLD_V2_ROUTER)) { in mld_input()
2234 if (ill->ill_mcast_type == MLD_V2_ROUTER) { in mld_query_in()