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