FreeBSD kernel usb device Code
usb_ncm16_dpt Struct Reference

#include <usb_cdc.h>

Collaboration diagram for usb_ncm16_dpt:

Data Fields

uDWord dwSignature
 
uWord wLength
 
uWord wNextNdpIndex
 
struct usb_ncm16_dp dp [0]
 

Detailed Description

Definition at line 202 of file usb_cdc.h.

Field Documentation

◆ dp

struct usb_ncm16_dp usb_ncm16_dpt::dp[0]

Definition at line 206 of file usb_cdc.h.

◆ dwSignature

uDWord usb_ncm16_dpt::dwSignature

Definition at line 203 of file usb_cdc.h.

◆ wLength

uWord usb_ncm16_dpt::wLength

Definition at line 204 of file usb_cdc.h.

◆ wNextNdpIndex

uWord usb_ncm16_dpt::wNextNdpIndex

Definition at line 205 of file usb_cdc.h.


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