Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h1700 ill_fragtimer_executing : 1, member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c9166 ASSERT(!ill->ill_fragtimer_executing); in ill_frag_timer()
9172 ill->ill_fragtimer_executing = 1; in ill_frag_timer()
9185 ill->ill_fragtimer_executing = 0; in ill_frag_timer()
9204 if (ill->ill_fragtimer_executing) { in ill_frag_timer_start()