Wireshark 4.5.0
The Wireshark network protocol analyzer
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
_9p_str Struct Reference

Length prefixed string type. More...

Public Attributes

uint16_t len
 
char * str
 

Detailed Description

Length prefixed string type.

The protocol uses length prefixed strings for all string data, so we replicate that for our internal string members.


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