Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dsocket_flows.h78 struct timeval soflow_timestamp; member
H A Dsocket_flows.c757 microuptime(&entry->soflow_timestamp); in soflow_db_add_entry()
/xnu-12377.81.4/bsd/net/
H A Dcontent_filter.c6078 timersub(&current_ts, &entry->soflow_timestamp, &diff_time); in cfil_hash_entry_log()