Home
last modified time | relevance | path

Searched refs:transport_dgram (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/vmw_vsock/
Daf_vsock.c139 static const struct vsock_transport *transport_dgram; variable
458 new_transport = transport_dgram; in vsock_assign_transport()
2384 t_dgram = transport_dgram; in vsock_core_register()
2421 transport_dgram = t_dgram; in vsock_core_register()
2440 if (transport_dgram == t) in vsock_core_unregister()
2441 transport_dgram = NULL; in vsock_core_unregister()