Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvirtio_vsock.h29 static inline void virtio_vsock_skb_set_reply(struct sk_buff *skb) in virtio_vsock_skb_set_reply() function
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c90 virtio_vsock_skb_set_reply(skb); in virtio_transport_alloc_skb()