Searched defs:ill_frag_timer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4045 * ill_frag_timer won't start a timer again.
9158 ill_frag_timer(void *arg) function
9206 * ill_frag_timer is currently executing. Just record the
9208 * ill_frag_timer will post a timeout before it returns,
9221 * executing. Post a timeout so that ill_frag_timer will be
9224 ill->ill_frag_timer_id = timeout(ill_frag_timer, ill,

Completed in 86 milliseconds