Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
netmon_phdr::sub_wtap_pseudo_header Union Reference

Protocol-specific subheader union. More...

#include <wtap.h>

Public Attributes

struct eth_phdr eth
 
struct atm_phdr atm
 
struct ieee_802_11_phdr ieee_802_11
 

Detailed Description

Protocol-specific subheader union.

Contains metadata relevant to the encapsulated protocol.

Member Data Documentation

◆ atm

struct atm_phdr netmon_phdr::sub_wtap_pseudo_header::atm

ATM pseudo-header.

◆ eth

struct eth_phdr netmon_phdr::sub_wtap_pseudo_header::eth

Ethernet pseudo-header.

◆ ieee_802_11

struct ieee_802_11_phdr netmon_phdr::sub_wtap_pseudo_header::ieee_802_11

IEEE 802.11 wireless pseudo-header.


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