Searched refs:transport_local (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/vmw_vsock/
H A Daf_vsock.c146 static const struct vsock_transport *transport_local; variable in typeref:struct:vsock_transport
404 if (!transport_local)
468 new_transport = transport_local;
527 if (transport_local && cid == VMADDR_CID_LOCAL)
2501 t_local = transport_local;
2538 transport_local = t_local;
2559 if (transport_local == t)
2560 transport_local = NULL;

Completed in 129 milliseconds