|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Pseudo-header for ISDN capture files carrying direction and channel metadata. More...
#include <wtap.h>
Public Attributes | |
| bool | uton |
| uint8_t | channel |
Pseudo-header for ISDN capture files carrying direction and channel metadata.
| uint8_t isdn_phdr::channel |
Logical channel number: 0 = D-channel (signalling), n = B-channel n (bearer).
| bool isdn_phdr::uton |
Direction of the packet: true = user-to-network (UNI), false = network-to-user.