Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Digmp_var.h85 #define IGMP_V3_ROUTER 2 macro
91 #define MLD_V2_ROUTER IGMP_V3_ROUTER
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_tunables.c741 {IGMP_V1_ROUTER, IGMP_V3_ROUTER, IGMP_V3_ROUTER},
742 {IGMP_V3_ROUTER} },
H A Digmp.c555 if (ill->ill_mcast_type == IGMP_V3_ROUTER) { in igmp_query_in()
790 } else if (ill->ill_mcast_type == IGMP_V3_ROUTER) { in igmp_joingroup()
947 if ((ill->ill_mcast_type == IGMP_V3_ROUTER) && in igmp_leavegroup()
1027 if (ilm->ilm_ill->ill_mcast_type != IGMP_V3_ROUTER) in igmp_statechange()
1725 IGMP_V3_ROUTER; in igmp_slowtimo()
1732 (ipst->ips_igmp_max_version >= IGMP_V3_ROUTER) && in igmp_slowtimo()
1737 ill->ill_mcast_type = IGMP_V3_ROUTER; in igmp_slowtimo()