Searched refs:transport_dgram (Results 1 – 1 of 1) sorted by relevance
138 static const struct vsock_transport *transport_dgram; variable452 new_transport = transport_dgram; in vsock_assign_transport()2337 t_dgram = transport_dgram; in vsock_core_register()2374 transport_dgram = t_dgram; in vsock_core_register()2393 if (transport_dgram == t) in vsock_core_unregister()2394 transport_dgram = NULL; in vsock_core_unregister()
Completed in 6 milliseconds