Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvm_sockets.h120 #define VMADDR_CID_LOCAL 1 macro
/linux-6.1.9/net/vmw_vsock/
Dvsock_loopback.c27 return VMADDR_CID_LOCAL; in vsock_loopback_get_local_cid()
Daf_vsock.c402 if (remote_cid == VMADDR_CID_LOCAL) in vsock_use_local_transport()
522 if (transport_local && cid == VMADDR_CID_LOCAL) in vsock_find_cid()
Dvmci_transport.c652 VMADDR_CID_LOCAL, in vmci_transport_stream_allow()