Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
mausb_header Struct Reference

#include <packet-mausb.h>

Public Attributes

guint8 ver_flags
 
guint8 type
 
guint16 length
 
guint16 handle
 
guint8 ma_dev_addr
 
guint8 mass_id
 
guint8 status
 
union {
   guint16   token
 
   struct {
      guint8   eps_tflags
 
      union {
         guint16   stream_id
 
         guint16   num_headers_iflags
 
      }   u1
 
      guint32   seq_num
 
      guint8   req_id
 
      union {
         guint32   credit
 
         guint32   present_time_num_seg
 
      }   u2
 
      guint32   timestamp
 
      guint32   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: