|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 |
Protocol-specific subheader union.
Contains metadata relevant to the encapsulated protocol.
| struct atm_phdr netmon_phdr::sub_wtap_pseudo_header::atm |
ATM pseudo-header.
| struct eth_phdr netmon_phdr::sub_wtap_pseudo_header::eth |
Ethernet pseudo-header.
| struct ieee_802_11_phdr netmon_phdr::sub_wtap_pseudo_header::ieee_802_11 |
IEEE 802.11 wireless pseudo-header.