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()
538 struct hvsock *hvs = vsk->trans; in hvs_destruct()
570 static int hvs_update_recv_data(struct hvsock *hvs) in hvs_update_recv_data()
593 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
633 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue()
680 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data()
704 struct hvsock *hvs = vsk->trans; in hvs_stream_has_space()
716 struct hvsock *hvs = vsk->trans; in hvs_stream_is_active()
732 struct hvsock *hvs = vsk->trans; in hvs_notify_poll_in()
894 .hvsock = true,