Thu Oct 8 21:58:01 2009

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]
int fec_entries
int fec_len [MAX_FEC_ENTRIES]
int fec_span

Detailed Description

Definition at line 81 of file udptl.c.


Field Documentation

uint8_t buf[LOCAL_FAX_MAX_DATAGRAM]

Definition at line 83 of file udptl.c.

Referenced by udptl_rx_packet().

int buf_len

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

Referenced by udptl_rx_packet().

Definition at line 87 of file udptl.c.

Referenced by udptl_rx_packet().

int fec_len[MAX_FEC_ENTRIES]

Definition at line 84 of file udptl.c.

Referenced by udptl_rx_packet().

int fec_span

Definition at line 86 of file udptl.c.

Referenced by udptl_rx_packet().


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

Generated on Thu Oct 8 21:58:01 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.8