Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c517 ill->ill_mcast_v1_tset = 1; in igmp_query_in()
1702 if (ill->ill_mcast_v1_tset == 1) in igmp_slowtimo()
1727 ill->ill_mcast_v1_tset = 0; in igmp_slowtimo()
1791 if (ill->ill_mcast_v1_tset == 1) in mld_slowtimo()
1801 ill->ill_mcast_v1_tset = 0; in mld_slowtimo()
2232 ill->ill_mcast_v1_tset = 1; in mld_query_in()
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.h1650 uint8_t ill_mcast_v1_tset; /* 1 => timer is set; 0 => not set */ member