Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c562 ill->ill_mcast_v2_tset = 1; in igmp_query_in()
1704 if (ill->ill_mcast_v2_tset == 1) in igmp_slowtimo()
1709 if ((ill->ill_mcast_v2_tset > 0) || in igmp_slowtimo()
1738 ill->ill_mcast_v2_tset = 0; in igmp_slowtimo()
H A Dip_if.c3416 ill->ill_mcast_v1_tset = ill->ill_mcast_v2_tset = 0; in ill_init_common()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1651 uint8_t ill_mcast_v2_tset; /* 1 => timer is set; 0 => not set */ member