dst_cid 248 drivers/vhost/vsock.c vsock = vhost_vsock_get(le64_to_cpu(pkt->hdr.dst_cid)); dst_cid 441 drivers/vhost/vsock.c le64_to_cpu(pkt->hdr.dst_cid) == dst_cid 39 include/trace/events/vsock_virtio_transport_common.h __u32 dst_cid, __u32 dst_port, dst_cid 47 include/trace/events/vsock_virtio_transport_common.h dst_cid, dst_port, dst_cid 56 include/trace/events/vsock_virtio_transport_common.h __field(__u32, dst_cid) dst_cid 66 include/trace/events/vsock_virtio_transport_common.h __entry->dst_cid = dst_cid; dst_cid 75 include/trace/events/vsock_virtio_transport_common.h __entry->dst_cid, __entry->dst_port, dst_cid 85 include/trace/events/vsock_virtio_transport_common.h __u32 dst_cid, __u32 dst_port, dst_cid 95 include/trace/events/vsock_virtio_transport_common.h dst_cid, dst_port, dst_cid 106 include/trace/events/vsock_virtio_transport_common.h __field(__u32, dst_cid) dst_cid 118 include/trace/events/vsock_virtio_transport_common.h __entry->dst_cid = dst_cid; dst_cid 130 include/trace/events/vsock_virtio_transport_common.h __entry->dst_cid, __entry->dst_port, dst_cid 55 include/uapi/linux/virtio_vsock.h __le64 dst_cid; dst_cid 36 include/uapi/linux/vsockmon.h __le64 dst_cid; dst_cid 223 net/vmw_vsock/virtio_transport.c if (le64_to_cpu(pkt->hdr.dst_cid) == vsock->guest_cid) { dst_cid 44 net/vmw_vsock/virtio_transport_common.c u32 dst_cid, dst_cid 57 net/vmw_vsock/virtio_transport_common.c pkt->hdr.dst_cid = cpu_to_le64(dst_cid); dst_cid 79 net/vmw_vsock/virtio_transport_common.c dst_cid, dst_port, dst_cid 120 net/vmw_vsock/virtio_transport_common.c hdr->dst_cid = pkt->hdr.dst_cid; dst_cid 166 net/vmw_vsock/virtio_transport_common.c u32 src_cid, src_port, dst_cid, dst_port; dst_cid 174 net/vmw_vsock/virtio_transport_common.c dst_cid = vsk->remote_addr.svm_cid; dst_cid 177 net/vmw_vsock/virtio_transport_common.c dst_cid = info->remote_cid; dst_cid 196 net/vmw_vsock/virtio_transport_common.c dst_cid, dst_port); dst_cid 714 net/vmw_vsock/virtio_transport_common.c le64_to_cpu(pkt->hdr.dst_cid), dst_cid 1029 net/vmw_vsock/virtio_transport_common.c vsock_addr_init(&vchild->local_addr, le64_to_cpu(pkt->hdr.dst_cid), dst_cid 1072 net/vmw_vsock/virtio_transport_common.c vsock_addr_init(&dst, le64_to_cpu(pkt->hdr.dst_cid),