
Data Fields | |
| struct ast_cc_agent_callbacks * | callbacks |
| struct { | |
| struct cc_agent_backend * next | |
| } | next |
| struct ast_cc_agent_callbacks* callbacks |
Definition at line 1074 of file ccss.c.
Referenced by ast_cc_agent_register(), ast_cc_agent_unregister(), and find_agent_callbacks().
| struct cc_agent_backend* next |
| struct { ... } next |