Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
isdn_phdr Struct Reference

Pseudo-header for ISDN capture files carrying direction and channel metadata. More...

#include <wtap.h>

Public Attributes

bool uton
uint8_t channel

Detailed Description

Pseudo-header for ISDN capture files carrying direction and channel metadata.

Member Data Documentation

◆ channel

uint8_t isdn_phdr::channel

Logical channel number: 0 = D-channel (signalling), n = B-channel n (bearer).

◆ uton

bool isdn_phdr::uton

Direction of the packet: true = user-to-network (UNI), false = network-to-user.


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