Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Digmp_var.h83 #define IGMP_V3_ROUTER 2 macro
89 #define MLD_V2_ROUTER IGMP_V3_ROUTER
/illumos-gate/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()
946 if ((ill->ill_mcast_type == IGMP_V3_ROUTER) && in igmp_leavegroup()
1026 if (ilm->ilm_ill->ill_mcast_type != IGMP_V3_ROUTER) in igmp_statechange()
1724 IGMP_V3_ROUTER; in igmp_slowtimo()
1731 (ipst->ips_igmp_max_version >= IGMP_V3_ROUTER) && in igmp_slowtimo()
1736 ill->ill_mcast_type = IGMP_V3_ROUTER; in igmp_slowtimo()