#include <frame.h>
Data Fields | |
uint8_t | data [0] |
uint16_t | flag:3 |
uint16_t | option:13 |
Definition at line 356 of file frame.h.
uint8_t data[0] |
Definition at line 369 of file frame.h.
Referenced by ast_bridge_call(), and iax2_setoption().
uint16_t flag |
Definition at line 359 of file frame.h.
Referenced by ast_bridge_call(), and iax2_setoption().
uint16_t option |
Definition at line 360 of file frame.h.
Referenced by ast_bridge_call(), and iax2_setoption().