Thu Apr 28 2011 17:14:06

Asterisk developer's documentation


udptl_fec_tx_buffer_t Struct Reference

Data Fields

uint8_t buf [LOCAL_FAX_MAX_DATAGRAM]
int buf_len

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_build_packet().

int buf_len

Definition at line 102 of file udptl.c.

Referenced by ast_udptl_new_with_bindaddr(), and udptl_build_packet().


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