Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c240 static u16 virtio_transport_get_type(struct sock *sk)
341 info->type = virtio_transport_get_type(sk_vsock(vsk)); in virtio_transport_send_pkt_info()
1646 if (virtio_transport_get_type(sk) != le16_to_cpu(hdr->type)) { in virtio_transport_recv_pkt()
242 static u16 virtio_transport_get_type(struct sock *sk) virtio_transport_get_type() function