github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/sys/linux/test/nvme_h2c_pdu (about) 1 # requires: arch=amd64 2 3 # This connects to an NVMe-oF/TCP server and sends an H2C PDU 4 5 r0 = syz_socket_connect_nvme_tcp() 6 sendto$inet_nvme_pdu(r0, &(0x7f00000001c0)=@data_h2c={{0x6, 0x0, 0x18, 0x0, 0x0}, 0x0, 0x0, 0x1, 0x0, "cfbf3586"}, 0x80, 0x0, 0x0, 0x0) 7 close(r0)