Home
last modified time | relevance | path

Searched refs:virtio_vsock_sock (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/vmw_vsock/
H A Dvirtio_transport_common.c334 struct virtio_vsock_sock *vvs; in virtio_transport_send_pkt_info()
476 struct virtio_vsock_sock *vvs; in virtio_transport_consume_skb_sent()
536 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_stream_do_peek()
583 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_stream_do_dequeue()
663 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_seqpacket_do_peek()
721 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_seqpacket_do_dequeue()
824 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_seqpacket_enqueue()
850 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_stream_has_data()
863 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_seqpacket_has_data()
876 struct virtio_vsock_sock *vvs = vsk->trans; in virtio_transport_has_space()
[all …]
/linux-6.15/include/linux/
H A Dvirtio_vsock.h126 struct virtio_vsock_sock { struct
259 void virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct sk_buff *skb);
260 u32 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 wanted);
261 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);