FreeBSD kernel usb device Code
usb_ncm32_hdr Struct Reference

#include <usb_cdc.h>

Data Fields

uDWord dwSignature
 
uWord wHeaderLength
 
uWord wSequence
 
uDWord dwBlockLength
 
uDWord dwDptIndex
 

Detailed Description

Definition at line 209 of file usb_cdc.h.

Field Documentation

◆ dwBlockLength

uDWord usb_ncm32_hdr::dwBlockLength

Definition at line 213 of file usb_cdc.h.

◆ dwDptIndex

uDWord usb_ncm32_hdr::dwDptIndex

Definition at line 214 of file usb_cdc.h.

◆ dwSignature

uDWord usb_ncm32_hdr::dwSignature

Definition at line 210 of file usb_cdc.h.

◆ wHeaderLength

uWord usb_ncm32_hdr::wHeaderLength

Definition at line 211 of file usb_cdc.h.

◆ wSequence

uWord usb_ncm32_hdr::wSequence

Definition at line 212 of file usb_cdc.h.


The documentation for this struct was generated from the following file: