Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Din_stat.c36 #define IN_STAT_ACTIVITY_TOTAL_TIME ((uint64_t) (8 * 128)) macro
61 activity->start = now - IN_STAT_ACTIVITY_TOTAL_TIME; in in_stat_set_activity_bitmap()