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

General-purpose four-field integer token produced by the BusMaster log lexer. More...

#include <busmaster_priv.h>

Public Attributes

int64_t v0
 
int64_t v1
 
int64_t v2
 
int64_t v3
 

Detailed Description

General-purpose four-field integer token produced by the BusMaster log lexer.

Member Data Documentation

◆ v0

int64_t token_t::v0

First token field

◆ v1

int64_t token_t::v1

Second token field

◆ v2

int64_t token_t::v2

Third token field

◆ v3

int64_t token_t::v3

Fourth token field


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