|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
LAPD pseudo-header for packet metadata. More...
#include <wtap.h>
Public Attributes | |
| uint16_t | pkttype |
| uint8_t | we_network |
LAPD pseudo-header for packet metadata.
This structure provides minimal metadata for LAPD (Link Access Procedure for the D channel) packets, typically used in ISDN signaling. It may be used to distinguish packet types and network direction.
| uint16_t lapd_phdr::pkttype |
LAPD packet type identifier.
| uint8_t lapd_phdr::we_network |
Direction flag: true if packet is from the network side.