Searched refs:hvsock (Results 1 – 3 of 3) sorted by relevance
94 struct hvsock { struct251 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 …]
901 * Channel rescind callback. Some channels (the hvsock ones), need to1230 * A hvsock offer, which has a VMBUS_CHANNEL_TLNPI_PROVIDER_OFFER1232 * offer's if_type/if_instance can change for every new hvsock1236 * from vmbus driver to hvsock driver, we can handle hvsock offer as1238 * indicate if the driver is the hvsock driver or not: we need to1241 bool hvsock; member
870 return drv->hvsock;2850 /* hvsock channels are not expected to be present. */