Home
last modified time | relevance | path

Searched refs:VMADDR_CID_LOCAL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dvm_sockets.h109 #define VMADDR_CID_LOCAL 1 macro
/Linux-v5.15/net/vmw_vsock/
Dvsock_loopback.c27 return VMADDR_CID_LOCAL; in vsock_loopback_get_local_cid()
Daf_vsock.c396 if (remote_cid == VMADDR_CID_LOCAL) in vsock_use_local_transport()
516 if (transport_local && cid == VMADDR_CID_LOCAL) in vsock_find_cid()
Dvmci_transport.c650 VMADDR_CID_LOCAL, in vmci_transport_stream_allow()