Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_vsock.h109 static inline size_t virtio_vsock_skb_len(struct sk_buff *skb) in virtio_vsock_skb_len() function
/linux/net/vmw_vsock/
H A Dvirtio_transport.c646 len > virtio_vsock_skb_len(skb))) { in virtio_transport_rx_work()