Lines Matching refs:trans
238 struct hvsock *hvs = vsk->trans; in hvs_channel_cb()
330 hvs_new = vnew->trans; in hvs_open_connection()
333 hvs = vsock_sk(sk)->trans; in hvs_open_connection()
430 vsk->trans = hvs; in hvs_sock_init()
440 struct hvsock *h = vsk->trans; in hvs_connect()
470 hvs_shutdown_lock_held(vsk->trans, mode); in hvs_shutdown()
500 hvs_shutdown_lock_held(vsk->trans, SHUTDOWN_MASK); in hvs_close_lock_held()
527 struct hvsock *hvs = vsk->trans; in hvs_destruct()
582 struct hvsock *hvs = vsk->trans; in hvs_stream_dequeue()
622 struct hvsock *hvs = vsk->trans; in hvs_stream_enqueue()
669 struct hvsock *hvs = vsk->trans; in hvs_stream_has_data()
693 struct hvsock *hvs = vsk->trans; in hvs_stream_has_space()
705 struct hvsock *hvs = vsk->trans; in hvs_stream_is_active()
721 struct hvsock *hvs = vsk->trans; in hvs_notify_poll_in()