Searched refs:cfm_sock_id (Results 1 – 2 of 2) sorted by relevance
2009 so = cfil_socket_from_sock_id(msghdr->cfm_sock_id, false); in cfil_ctl_send()2012 msghdr->cfm_sock_id); in cfil_ctl_send()2018 soflow_db_get_feature_context(so->so_flow_db, msghdr->cfm_sock_id) : so->so_cfil; in cfil_ctl_send()2030 (uint64_t)VM_KERNEL_ADDRPERM(so), msghdr->cfm_sock_id); in cfil_ctl_send()3162 data.sock_id = msg->cfs_msghdr.cfm_sock_id; in cfil_dispatch_attach_event_sign()3195 msg->cfs_msghdr.cfm_sock_id, msg->cfs_msghdr.cfm_sock_id); in cfil_dispatch_attach_event_sign()3288 msg->cfd_msghdr.cfm_sock_id, msg->cfd_msghdr.cfm_sock_id); in cfil_dispatch_data_event_sign()3363 msg->cfc_msghdr.cfm_sock_id, msg->cfc_msghdr.cfm_sock_id); in cfil_dispatch_closed_event_sign()3470 msg_attached->cfs_msghdr.cfm_sock_id = entry->cfe_cfil_info->cfi_sock_id; in cfil_dispatch_attach_event()3646 msg_disconnected.cfm_sock_id = entry->cfe_cfil_info->cfi_sock_id; in cfil_dispatch_disconnect_event()[all …]
187 cfil_sock_id_t cfm_sock_id; member