Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
unsigned char | data [0] |
uint16_t | datalen |
uint8_t | flags |
uint8_t | version |
unsigned char data[0] |
Definition at line 201 of file aoc.c.
Referenced by ast_aoc_decode(), and ast_aoc_encode().
uint16_t datalen |
Definition at line 200 of file aoc.c.
Referenced by aoc_append_ie(), ast_aoc_decode(), and ast_aoc_encode().
uint8_t flags |
Definition at line 199 of file aoc.c.
Referenced by ast_aoc_decode(), and ast_aoc_encode().
uint8_t version |
Definition at line 198 of file aoc.c.
Referenced by ast_aoc_encode(), and ParsingContext::next().