FreeBSD kernel usb device Code
usb_ncm16_hdr Struct Reference

#include <usb_cdc.h>

Data Fields

uDWord dwSignature
 
uWord wHeaderLength
 
uWord wSequence
 
uWord wBlockLength
 
uWord wDptIndex
 

Detailed Description

Definition at line 189 of file usb_cdc.h.

Field Documentation

◆ dwSignature

uDWord usb_ncm16_hdr::dwSignature

Definition at line 190 of file usb_cdc.h.

◆ wBlockLength

uWord usb_ncm16_hdr::wBlockLength

Definition at line 193 of file usb_cdc.h.

◆ wDptIndex

uWord usb_ncm16_hdr::wDptIndex

Definition at line 194 of file usb_cdc.h.

◆ wHeaderLength

uWord usb_ncm16_hdr::wHeaderLength

Definition at line 191 of file usb_cdc.h.

◆ wSequence

uWord usb_ncm16_hdr::wSequence

Definition at line 192 of file usb_cdc.h.


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