Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
wscbor_head_t Struct Reference

The basic header structure of CBOR encoding. More...

Public Attributes

int start
 The start offset of this header.
 
int length
 The length of just this header.
 
expert_fielderror
 The expert info object (if error)
 
uint8_t type_major
 Major type of this item (cbor_type)
 
uint8_t type_minor
 Minor type of this item.
 
uint64_t rawvalue
 Raw head "value" which may be from the type_minor.
 

Detailed Description

The basic header structure of CBOR encoding.


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