Home
last modified time | relevance | path

Searched refs:virtio_vsock_skb_reply (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c112 reply = virtio_vsock_skb_reply(skb); in virtio_transport_send_pkt_work()
179 if (virtio_vsock_skb_reply(skb)) in virtio_transport_send_pkt()
H A Dvirtio_transport_common.c1521 if (virtio_vsock_skb_reply(skb)) in virtio_transport_purge_skbs()
/openbmc/linux/include/linux/
H A Dvirtio_vsock.h24 static inline bool virtio_vsock_skb_reply(struct sk_buff *skb) in virtio_vsock_skb_reply() function
/openbmc/linux/drivers/vhost/
H A Dvsock.c231 if (virtio_vsock_skb_reply(skb)) { in vhost_transport_do_send_pkt()
284 if (virtio_vsock_skb_reply(skb)) in vhost_transport_send_pkt()