Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
udptl_fec_tx_buffer_t Struct Reference

Data Fields

uint8_t buf [LOCAL_FAX_MAX_DATAGRAM]
 
int buf_len
 

Detailed Description

Definition at line 139 of file udptl.c.

Field Documentation

◆ buf

uint8_t buf[LOCAL_FAX_MAX_DATAGRAM]

Definition at line 141 of file udptl.c.

Referenced by udptl_build_packet().

◆ buf_len

int buf_len

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