|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Top-level union of all Wiretap pseudo-headers. More...
#include <wtap.h>
Public Attributes | |
| struct eth_phdr | eth |
| struct dte_dce_phdr | dte_dce |
| struct isdn_phdr | isdn |
| struct atm_phdr | atm |
| struct ascend_phdr | ascend |
| struct p2p_phdr | p2p |
| struct ieee_802_11_phdr | ieee_802_11 |
| struct cosine_phdr | cosine |
| struct irda_phdr | irda |
| struct nettl_phdr | nettl |
| struct mtp2_phdr | mtp2 |
| struct k12_phdr | k12 |
| struct lapd_phdr | lapd |
| struct catapult_dct2000_phdr | dct2000 |
| struct erf_mc_phdr | erf |
| struct sita_phdr | sita |
| struct bthci_phdr | bthci |
| struct btmon_phdr | btmon |
| struct l1event_phdr | l1event |
| struct i2c_phdr | i2c |
| struct gsm_um_phdr | gsm_um |
| struct nstr_phdr | nstr |
| struct nokia_phdr | nokia |
| struct llcp_phdr | llcp |
| struct logcat_phdr | logcat |
| struct netmon_phdr | netmon |
| struct procmon_phdr | procmon |
| struct ber_phdr | ber |
| struct mmodule_phdr | mmodule |
Top-level union of all Wiretap pseudo-headers.
Exactly one member is valid per record, selected by the encapsulation type (wtap_packet_header.pkt_encap) or record type.
| struct ascend_phdr wtap_pseudo_header::ascend |
Lucent/Ascend WAN pseudo-header.
| struct atm_phdr wtap_pseudo_header::atm |
ATM pseudo-header.
| struct ber_phdr wtap_pseudo_header::ber |
BER file pseudo-header.
| struct bthci_phdr wtap_pseudo_header::bthci |
Bluetooth HCI pseudo-header.
| struct btmon_phdr wtap_pseudo_header::btmon |
Bluetooth Linux Monitor pseudo-header.
| struct cosine_phdr wtap_pseudo_header::cosine |
CoSine IPNOS pseudo-header.
| struct catapult_dct2000_phdr wtap_pseudo_header::dct2000 |
Catapult DCT2000 pseudo-header.
| struct dte_dce_phdr wtap_pseudo_header::dte_dce |
DTE/DCE serial pseudo-header.
| struct erf_mc_phdr wtap_pseudo_header::erf |
Endace ERF (multi-channel) pseudo-header.
| struct eth_phdr wtap_pseudo_header::eth |
Ethernet pseudo-header.
| struct gsm_um_phdr wtap_pseudo_header::gsm_um |
GSM Um (air interface) pseudo-header.
| struct i2c_phdr wtap_pseudo_header::i2c |
I2C pseudo-header.
| struct ieee_802_11_phdr wtap_pseudo_header::ieee_802_11 |
IEEE 802.11 wireless pseudo-header.
| struct irda_phdr wtap_pseudo_header::irda |
IrDA pseudo-header.
| struct isdn_phdr wtap_pseudo_header::isdn |
ISDN pseudo-header.
| struct k12_phdr wtap_pseudo_header::k12 |
Tektronix K12 pseudo-header.
| struct l1event_phdr wtap_pseudo_header::l1event |
Layer 1 event pseudo-header.
| struct lapd_phdr wtap_pseudo_header::lapd |
LAPD pseudo-header.
| struct llcp_phdr wtap_pseudo_header::llcp |
NFC LLCP pseudo-header.
| struct logcat_phdr wtap_pseudo_header::logcat |
Android logcat pseudo-header.
| struct mmodule_phdr wtap_pseudo_header::mmodule |
M-Module pseudo-header.
| struct mtp2_phdr wtap_pseudo_header::mtp2 |
MTP2 pseudo-header.
| struct netmon_phdr wtap_pseudo_header::netmon |
Microsoft NetMon pseudo-header.
| struct nettl_phdr wtap_pseudo_header::nettl |
HP-UX nettl pseudo-header.
| struct nokia_phdr wtap_pseudo_header::nokia |
Nokia pseudo-header.
| struct nstr_phdr wtap_pseudo_header::nstr |
NetScaler nstrace pseudo-header.
| struct p2p_phdr wtap_pseudo_header::p2p |
Point-to-point pseudo-header.
| struct procmon_phdr wtap_pseudo_header::procmon |
Microsoft ProcMon pseudo-header.
| struct sita_phdr wtap_pseudo_header::sita |
SITA WAN pseudo-header.