Searched refs:vm_sockets_get_local_cid (Results 1 – 3 of 3) sorted by relevance
13 int vm_sockets_get_local_cid(void);
136 int vm_sockets_get_local_cid(void) in vm_sockets_get_local_cid() function140 EXPORT_SYMBOL_GPL(vm_sockets_get_local_cid);
171 src_cid = vm_sockets_get_local_cid(); in virtio_transport_send_pkt_info()