Home
last modified time | relevance | path

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

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