Lines Matching refs:hvsock
91 struct hvsock { struct
242 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
294 struct hvsock *hvs = NULL; in hvs_open_connection()
295 struct hvsock *hvs_new = NULL; in hvs_open_connection()
433 struct hvsock *hvs; in hvs_sock_init()
450 struct hvsock *h = vsk->trans; in hvs_connect()
463 static void hvs_shutdown_lock_held(struct hvsock *hvs, int mode) in hvs_shutdown_lock_held()
534 struct hvsock *hvs = vsk->trans; in hvs_destruct()
566 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
589 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
629 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue()
676 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data()
700 struct hvsock *hvs = vsk->trans; in hvs_stream_has_space()
712 struct hvsock *hvs = vsk->trans; in hvs_stream_is_active()
728 struct hvsock *hvs = vsk->trans; in hvs_notify_poll_in()
890 .hvsock = true,