Home
last modified time | relevance | path

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

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