Searched defs:cfil_msg_sock_closed (Results 1 – 1 of 1) sorted by relevance
279 struct cfil_msg_sock_closed { struct280 struct cfil_msg_hdr cfc_msghdr;281 struct timeval64 cfc_first_event;282 uint32_t cfc_op_list_ctr;283 … cfc_op_time[CFI_MAX_TIME_LOG_ENTRY]; /* time interval in microseconds since first event */284 unsigned char cfc_op_list[CFI_MAX_TIME_LOG_ENTRY];285 uint64_t cfc_byte_inbound_count;286 uint64_t cfc_byte_outbound_count;287 cfil_crypto_signature cfc_signature;288 uint32_t cfc_signature_length;