Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Digmp_var.h88 #define MLD_V1_ROUTER IGMP_V2_ROUTER macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c866 if (ill->ill_mcast_type == MLD_V1_ROUTER) { in mld_joingroup()
983 ill->ill_mcast_type == MLD_V1_ROUTER && in mld_leavegroup()
1508 if (ill->ill_mcast_type == MLD_V1_ROUTER) { in mld_timeout_handler_per_ill()
1550 if (ill->ill_mcast_type == MLD_V1_ROUTER) { in mld_timeout_handler_per_ill()
1793 if ((ill->ill_mcast_type == MLD_V1_ROUTER) && in mld_slowtimo()
2237 ill->ill_mcast_type = MLD_V1_ROUTER; in mld_query_in()
H A Dip_tunables.c746 {MLD_V1_ROUTER, MLD_V2_ROUTER, MLD_V2_ROUTER}, {MLD_V2_ROUTER} },