Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
mwi_thread_data Struct Reference
Collaboration diagram for mwi_thread_data:
Collaboration graph
[legend]

Data Fields

unsigned char buf [READ_SIZE]
 
size_t len
 
struct dahdi_pvtpvt
 

Detailed Description

Definition at line 10706 of file chan_dahdi.c.

Field Documentation

◆ buf

unsigned char buf[READ_SIZE]

Definition at line 10708 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().

◆ len

size_t len

Definition at line 10709 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().

◆ pvt

struct dahdi_pvt* pvt

Definition at line 10707 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().


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