Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dhyperv_transport.c94 struct hvsock { struct
251 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
303 struct hvsock *hvs = NULL; in hvs_open_connection()
304 struct hvsock *hvs_new = NULL; in hvs_open_connection()
444 struct hvsock *hvs; in hvs_sock_init()
461 struct hvsock *h = vsk->trans; in hvs_connect()
474 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
545 struct hvsock *hvs = vsk->trans; in hvs_destruct()
578 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
609 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
[all …]
/linux/include/linux/
H A Dhyperv.h901 * Channel rescind callback. Some channels (the hvsock ones), need to
1230 * A hvsock offer, which has a VMBUS_CHANNEL_TLNPI_PROVIDER_OFFER
1232 * offer's if_type/if_instance can change for every new hvsock
1236 * from vmbus driver to hvsock driver, we can handle hvsock offer as
1238 * indicate if the driver is the hvsock driver or not: we need to
1241 bool hvsock; member
/linux/drivers/hv/
H A Dvmbus_drv.c870 return drv->hvsock;
2850 /* hvsock channels are not expected to be present. */