Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
mausb_header Struct Reference

#include <packet-mausb.h>

Public Attributes

uint8_t ver_flags
uint8_t type
uint16_t length
uint16_t handle
uint8_t ma_dev_addr
uint8_t mass_id
uint8_t status
union { 
   uint16_t   token 
   struct { 
      uint8_t   eps_tflags 
      union { 
         uint16_t   stream_id 
         uint16_t   num_headers_iflags 
      }   u1
      uint32_t   seq_num 
      uint8_t   req_id 
      union { 
         uint32_t   credit 
         uint32_t   present_time_num_seg 
      }   u2
      uint32_t   timestamp 
      uint32_t   tx_dly 
   }   s
u

Detailed Description

Common header fields, per section 6.2.1


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