Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.h275 …uint32_t cfc_op_time[CFI_MAX_TIME_LOG_ENTRY]; /* time interval in microseconds s… member
H A Dcontent_filter.c3536 memcpy(msg_closed.cfc_op_time, cfil_info->cfi_op_time, sizeof(uint32_t) * CFI_MAX_TIME_LOG_ENTRY); in cfil_dispatch_closed_event()