Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport_common.c137 case VIRTIO_VSOCK_OP_RST: in virtio_transport_build_skb()
694 .op = VIRTIO_VSOCK_OP_RST, in virtio_transport_reset()
701 if (pkt && le16_to_cpu(pkt->hdr.op) == VIRTIO_VSOCK_OP_RST) in virtio_transport_reset()
715 .op = VIRTIO_VSOCK_OP_RST, in virtio_transport_reset_no_sock()
721 if (le16_to_cpu(pkt->hdr.op) == VIRTIO_VSOCK_OP_RST) in virtio_transport_reset_no_sock()
882 case VIRTIO_VSOCK_OP_RST: in virtio_transport_recv_connecting()
979 case VIRTIO_VSOCK_OP_RST: in virtio_transport_recv_connected()
997 if (le16_to_cpu(pkt->hdr.op) == VIRTIO_VSOCK_OP_RST) in virtio_transport_recv_disconnecting()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dvsock_virtio_transport_common.h19 TRACE_DEFINE_ENUM(VIRTIO_VSOCK_OP_RST);
30 { VIRTIO_VSOCK_OP_RST, "RST" }, \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_vsock.h76 VIRTIO_VSOCK_OP_RST = 3, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_vsock.h76 VIRTIO_VSOCK_OP_RST = 3, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvirtio_vsock.h76 VIRTIO_VSOCK_OP_RST = 3, enumerator