Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c472 …(cfil)->cfi_op_list[offset] = (unsigned char)op; …
490 unsigned char cfi_op_list[CFI_MAX_TIME_LOG_ENTRY]; member
3733 …memcpy(msg_closed.cfc_op_list, cfil_info->cfi_op_list, sizeof(unsigned char) * CFI_MAX_TIME_LOG_EN… in cfil_dispatch_closed_event()