Home
last modified time | relevance | path

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

/Linux-v4.19/net/vmw_vsock/
Dhyperv_transport.c94 struct hvsock { struct
295 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
332 struct hvsock *hvs, *hvs_new; in hvs_open_connection()
427 struct hvsock *hvs; in hvs_sock_init()
442 struct hvsock *h = vsk->trans; in hvs_connect()
460 struct hvsock *hvs; in hvs_shutdown()
485 struct hvsock *hvs = vsk->trans; in hvs_release()
503 struct hvsock *hvs = vsk->trans; in hvs_destruct()
535 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
558 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
[all …]
/Linux-v4.19/include/linux/
Dhyperv.h1097 bool hvsock; member
/Linux-v4.19/drivers/hv/
Dvmbus_drv.c709 return drv->hvsock; in vmbus_match()