Home
last modified time | relevance | path

Searched defs:remote_cid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.c578 int vmci_ctx_add_notification(u32 context_id, u32 remote_cid) in vmci_ctx_add_notification()
645 int vmci_ctx_remove_notification(u32 context_id, u32 remote_cid) in vmci_ctx_remove_notification()
H A Dvmci_context.h87 u32 remote_cid; member
/linux/net/vmw_vsock/
H A Dvirtio_transport.c606 virtio_transport_seqpacket_allow(struct vsock_sock * vsk,u32 remote_cid) virtio_transport_seqpacket_allow() argument
H A Daf_vsock.c513 static bool vsock_use_local_transport(unsigned int remote_cid) in vsock_use_local_transport()
560 unsigned int remote_cid = vsk->remote_addr.svm_cid; in vsock_assign_transport() local