Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Digmp_var.h84 #define IGMP_V2_ROUTER 1 macro
90 #define MLD_V1_ROUTER IGMP_V2_ROUTER
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c374 (ipst->ips_igmp_max_version <= IGMP_V2_ROUTER)) { in igmp_input()
559 ill->ill_mcast_type = IGMP_V2_ROUTER; in igmp_query_in()
788 } else if (ill->ill_mcast_type == IGMP_V2_ROUTER) { in igmp_joingroup()
941 ill->ill_mcast_type == IGMP_V2_ROUTER && in igmp_leavegroup()
1267 } else if (ill->ill_mcast_type == IGMP_V2_ROUTER) { in igmp_timeout_handler_per_ill()
1320 if (ill->ill_mcast_type == IGMP_V2_ROUTER) { in igmp_timeout_handler_per_ill()
1708 (ipst->ips_igmp_max_version >= IGMP_V2_ROUTER) && in igmp_slowtimo()
1712 IGMP_V2_ROUTER)) { in igmp_slowtimo()
1718 IGMP_V2_ROUTER; in igmp_slowtimo()
1731 if ((ill->ill_mcast_type == IGMP_V2_ROUTER) && in igmp_slowtimo()