#include <iax2.h>
Data Fields | |
unsigned char | cmddata |
unsigned char | data [0] |
unsigned char | metacmd |
unsigned short | zeros |
Definition at line 200 of file iax2.h.
unsigned char cmddata |
Definition at line 203 of file iax2.h.
Referenced by send_trunk(), and socket_process().
unsigned char data[0] |
Definition at line 204 of file iax2.h.
Referenced by send_trunk(), and socket_process().
unsigned char metacmd |
Definition at line 202 of file iax2.h.
Referenced by send_trunk(), and socket_process().
unsigned short zeros |
Definition at line 201 of file iax2.h.
Referenced by send_trunk(), and socket_process().