FreeBSD kernel usb device Code
ure_txpkt Struct Reference

#include <if_urereg.h>

Data Fields

uint32_t ure_pktlen
 
uint32_t ure_csum
 

Detailed Description

Definition at line 556 of file if_urereg.h.

Field Documentation

◆ ure_csum

uint32_t ure_txpkt::ure_csum

Definition at line 561 of file if_urereg.h.

Referenced by ure_bulk_write_callback().

◆ ure_pktlen

uint32_t ure_txpkt::ure_pktlen

Definition at line 557 of file if_urereg.h.

Referenced by ure_bulk_write_callback().


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