Searched refs:cfm_op (Results 1 – 2 of 2) sorted by relevance
177 uint32_t cfm_op; member
1947 switch (msghdr->cfm_op) { in cfil_ctl_send()1961 msghdr->cfm_op); in cfil_ctl_send()1972 msghdr->cfm_op); in cfil_ctl_send()1979 CFIL_LOG(LOG_ERR, "bad op %u", msghdr->cfm_op); in cfil_ctl_send()1988 msghdr->cfm_op); in cfil_ctl_send()2056 CFI_ADD_TIME_LOG(cfil_info, &entry->cfe_last_action, &cfil_info->cfi_first_event, msghdr->cfm_op); in cfil_ctl_send()2060 switch (msghdr->cfm_op) { in cfil_ctl_send()3459 msg_attached->cfs_msghdr.cfm_op = CFM_OP_SOCKET_ATTACHED; in cfil_dispatch_attach_event()3636 msg_disconnected.cfm_op = outgoing ? CFM_OP_DISCONNECT_OUT : in cfil_dispatch_disconnect_event()3650 …_TIME_LOG(cfil_info, &entry->cfe_last_event, &cfil_info->cfi_first_event, msg_disconnected.cfm_op); in cfil_dispatch_disconnect_event()[all …]