Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
i4b_trace_setupa_t Struct Reference

Configuration parameters specifying which ISDN controller units and channels to trace. More...

#include <i4b_trace.h>

Public Attributes

int32_t rxunit
int32_t rxflags
int32_t txunit
int32_t txflags

Detailed Description

Configuration parameters specifying which ISDN controller units and channels to trace.

Member Data Documentation

◆ rxflags

int32_t i4b_trace_setupa_t::rxflags

Bitmask selecting the RX channel(s) to trace (D channel and/or B channel).

◆ rxunit

int32_t i4b_trace_setupa_t::rxunit

Controller unit number from which to capture received (RX) frames.

◆ txflags

int32_t i4b_trace_setupa_t::txflags

Bitmask selecting the TX channel(s) to trace (D channel and/or B channel).

◆ txunit

int32_t i4b_trace_setupa_t::txunit

Controller unit number from which to capture transmitted (TX) frames.


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