Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c1359 static bool virtio_transport_valid_type(u16 type) in virtio_transport_valid_type() function
1391 if (!virtio_transport_valid_type(le16_to_cpu(hdr->type))) { in virtio_transport_recv_pkt()