Module usbip::usbip_protocol

source ·
Expand description

USB/IP protocol structs

This module contains declarations of all structs used in the USB/IP protocol, as well as functions to serialize and deserialize them to/from byte arrays, and functions to send and receive them over a socket.

They are based on the Linux kernel documentation.

Structs

Enums

Constants