|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | controlvalues [ARRAY_LEN(controlframetype2str)] |
| enum direction | list_type |
| int | values [ARRAY_LEN(frametype2str)] |
Definition at line 142 of file func_frame_drop.c.
| int controlvalues[ARRAY_LEN(controlframetype2str)] |
Definition at line 145 of file func_frame_drop.c.
Referenced by frame_drop_helper(), and hook_event_cb().
| enum direction list_type |
Definition at line 143 of file func_frame_drop.c.
Referenced by frame_drop_helper(), and hook_event_cb().
| int values[ARRAY_LEN(frametype2str)] |
Definition at line 144 of file func_frame_drop.c.
Referenced by frame_drop_helper(), hook_event_cb(), and AllowableList::to_wiki().
1.8.13