Mon Aug 31 12:30:50 2015

Asterisk developer's documentation


udptl_fec_rx_buffer_t Struct Reference

Data Fields

uint8_t buf [LOCAL_FAX_MAX_DATAGRAM]
int buf_len
uint8_t fec [MAX_FEC_ENTRIES][LOCAL_FAX_MAX_DATAGRAM]
unsigned int fec_entries
unsigned int fec_len [MAX_FEC_ENTRIES]
unsigned int fec_span

Detailed Description

Definition at line 109 of file udptl.c.


Field Documentation

uint8_t buf[LOCAL_FAX_MAX_DATAGRAM]

Definition at line 111 of file udptl.c.

Referenced by udptl_rx_packet().

int buf_len

Definition at line 110 of file udptl.c.

Referenced by ast_udptl_new_with_bindaddr(), and udptl_rx_packet().

uint8_t fec[MAX_FEC_ENTRIES][LOCAL_FAX_MAX_DATAGRAM]

Definition at line 113 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_entries

Definition at line 115 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_len[MAX_FEC_ENTRIES]

Definition at line 112 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_span

Definition at line 114 of file udptl.c.

Referenced by udptl_rx_packet().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1