Searched refs:vm_sockets_get_local_cid (Results 1 – 3 of 3) sorted by relevance
21 int vm_sockets_get_local_cid(void);
143 int vm_sockets_get_local_cid(void) in vm_sockets_get_local_cid() function147 EXPORT_SYMBOL_GPL(vm_sockets_get_local_cid);
157 src_cid = vm_sockets_get_local_cid(); in virtio_transport_send_pkt_info()