Searched refs:transport_dgram (Results 1 – 1 of 1) sorted by relevance
208 static const struct vsock_transport *transport_dgram; variable578 new_transport = transport_dgram; in vsock_assign_transport()3024 t_dgram = transport_dgram; in vsock_core_register()3061 transport_dgram = t_dgram; in vsock_core_register()3080 if (transport_dgram == t) in vsock_core_unregister()3081 transport_dgram = NULL; in vsock_core_unregister()