
Data Fields | |
| struct { | |
| struct translator * next | |
| } | entry |
| struct ast_translator | t |
Definition at line 93 of file codec_dahdi.c.
| struct { ... } entry |
Referenced by drop_translator(), register_translator(), and unregister_translators().
| struct translator* next |
Definition at line 95 of file codec_dahdi.c.
| struct ast_translator t |
Definition at line 94 of file codec_dahdi.c.
Referenced by drop_translator(), is_encoder(), register_translator(), and unregister_translators().