Searched refs:cfm_sock_id (Results 1 – 2 of 2) sorted by relevance
2001 so = cfil_socket_from_sock_id(msghdr->cfm_sock_id, false); in cfil_ctl_send()2004 msghdr->cfm_sock_id); in cfil_ctl_send()2010 soflow_db_get_feature_context(so->so_flow_db, msghdr->cfm_sock_id) : so->so_cfil; in cfil_ctl_send()2022 (uint64_t)VM_KERNEL_ADDRPERM(so), msghdr->cfm_sock_id); in cfil_ctl_send()3140 data.sock_id = msg->cfs_msghdr.cfm_sock_id; in cfil_dispatch_attach_event_sign()3170 msg->cfs_msghdr.cfm_sock_id, msg->cfs_msghdr.cfm_sock_id); in cfil_dispatch_attach_event_sign()3257 msg->cfd_msghdr.cfm_sock_id, msg->cfd_msghdr.cfm_sock_id); in cfil_dispatch_data_event_sign()3326 msg->cfc_msghdr.cfm_sock_id, msg->cfc_msghdr.cfm_sock_id); in cfil_dispatch_closed_event_sign()3433 msg_attached->cfs_msghdr.cfm_sock_id = entry->cfe_cfil_info->cfi_sock_id; in cfil_dispatch_attach_event()3604 msg_disconnected.cfm_sock_id = entry->cfe_cfil_info->cfi_sock_id; in cfil_dispatch_disconnect_event()[all …]
178 cfil_sock_id_t cfm_sock_id; member