Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c561 ill->ill_mcast_v2_time = 0; in igmp_query_in()
1705 ill->ill_mcast_v2_time++; in igmp_slowtimo()
1732 (ill->ill_mcast_v2_time >= OVQP(ill))) { in igmp_slowtimo()
1737 ill->ill_mcast_v2_time = 0; in igmp_slowtimo()
H A Dip_if.c3415 ill->ill_mcast_v1_time = ill->ill_mcast_v2_time = 0; in ill_init_common()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1649 uint16_t ill_mcast_v2_time; /* # slow timeouts since last v2 qry */ member