Wed Jan 8 2020 09:50:25

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

Field Documentation

uint8_t buf[LOCAL_FAX_MAX_DATAGRAM]

Definition at line 106 of file udptl.c.

Referenced by udptl_build_packet().

int buf_len

Definition at line 105 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: