Lines Matching refs:transport_h2g
140 static const struct vsock_transport *transport_h2g;
469 else if (remote_cid <= VMADDR_CID_HOST || !transport_h2g ||
473 new_transport = transport_h2g;
524 if (transport_h2g && cid == VMADDR_CID_HOST)
2340 else if (transport_h2g)
2341 cid = transport_h2g->get_local_cid();
2442 t_h2g = transport_h2g;
2479 transport_h2g = t_h2g;
2494 if (transport_h2g == t)
2495 transport_h2g = NULL;