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

Represents a calendar date as parsed from a BusMaster log header. More...

#include <busmaster_priv.h>

Public Attributes

unsigned year
 
unsigned month
 
unsigned day
 

Detailed Description

Represents a calendar date as parsed from a BusMaster log header.

Member Data Documentation

◆ day

unsigned msg_date_t::day

Day of the month (1–31)

◆ month

unsigned msg_date_t::month

Month of the year (1–12)

◆ year

unsigned msg_date_t::year

Full calendar year (e.g. 2024)


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