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

LAPD pseudo-header for packet metadata. More...

#include <wtap.h>

Public Attributes

uint16_t pkttype
 
uint8_t we_network
 

Detailed Description

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.

Member Data Documentation

◆ pkttype

uint16_t lapd_phdr::pkttype

LAPD packet type identifier.

◆ we_network

uint8_t lapd_phdr::we_network

Direction flag: true if packet is from the network side.


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