Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1702 ill_fragtimer_executing : 1, member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c9221 ASSERT(!ill->ill_fragtimer_executing); in ill_frag_timer()
9227 ill->ill_fragtimer_executing = 1; in ill_frag_timer()
9240 ill->ill_fragtimer_executing = 0; in ill_frag_timer()
9259 if (ill->ill_fragtimer_executing) { in ill_frag_timer_start()