Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1725 clock_t ill_last_frag_clean_time; /* time when frag's were pruned */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c2565 if (TICK_TO_MSEC(now - ill->ill_last_frag_clean_time) <= in ill_frag_prune()
2574 ill->ill_last_frag_clean_time = now; in ill_frag_prune()
3374 ill->ill_last_frag_clean_time = 0; in ill_init_common()