Asterisk - The Open Source Telephony Project GIT-master-a358458
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 11071 of file chan_dahdi.c.

Field Documentation

◆ buf

unsigned char buf[READ_SIZE]

Definition at line 11073 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().

◆ len

size_t len

Definition at line 11074 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().

◆ pvt

struct dahdi_pvt* pvt

Definition at line 11072 of file chan_dahdi.c.

Referenced by do_monitor(), and mwi_thread().


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