|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Configuration parameters specifying which ISDN controller units and channels to trace.
| int32_t i4b_trace_setupa_t::rxflags |
Bitmask selecting the RX channel(s) to trace (D channel and/or B channel).
| int32_t i4b_trace_setupa_t::rxunit |
Controller unit number from which to capture received (RX) frames.
| int32_t i4b_trace_setupa_t::txflags |
Bitmask selecting the TX channel(s) to trace (D channel and/or B channel).
| int32_t i4b_trace_setupa_t::txunit |
Controller unit number from which to capture transmitted (TX) frames.