| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <frame.h>
| Data Fields | |
| uint8_t | data [0] | 
| uint16_t | flag:3 | 
| uint16_t | option:13 | 
Definition at line 532 of file include/asterisk/frame.h.
| uint8_t data[0] | 
Definition at line 545 of file include/asterisk/frame.h.
Referenced by bridge_channel_handle_control(), and iax2_setoption().
| uint16_t flag | 
Definition at line 535 of file include/asterisk/frame.h.
Referenced by bridge_channel_handle_control(), and iax2_setoption().
| uint16_t option | 
Definition at line 536 of file include/asterisk/frame.h.
Referenced by bridge_channel_handle_control(), and iax2_setoption().