Wed Mar 3 23:23:12 2010

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 101 of file udptl.c.


Field Documentation

uint8_t buf[LOCAL_FAX_MAX_DATAGRAM]

Definition at line 103 of file udptl.c.

Referenced by udptl_rx_packet().

int buf_len

Definition at line 102 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 105 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_entries

Definition at line 107 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_len[MAX_FEC_ENTRIES]

Definition at line 104 of file udptl.c.

Referenced by udptl_rx_packet().

unsigned int fec_span

Definition at line 106 of file udptl.c.

Referenced by udptl_rx_packet().


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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1