Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c334 struct virtio_vsock_sock *vvs; in virtio_transport_send_pkt_info()
441 static bool virtio_transport_inc_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_inc_rx_pkt()
451 static void virtio_transport_dec_rx_pkt(struct virtio_vsock_sock *vvs, in virtio_transport_dec_rx_pkt()
458 void virtio_transport_inc_tx_pkt(struct virtio_vsock_sock *vvs, struct sk_buff *skb) in virtio_transport_inc_tx_pkt()
476 struct virtio_vsock_sock *vvs; in virtio_transport_consume_skb_sent()
490 u32 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_get_credit()
509 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit()
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()
[all …]
/linux/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);