Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.c172 #define SOFLOW_GC_IDLE_TO 30 // Flow Idle Timeout in seconds macro
1438 hash_entry->soflow_gc = soflow_gc_idle_timed_out(hash_entry, SOFLOW_GC_IDLE_TO, current_time); in soflow_gc_expire()