|
Asterisk - The Open Source Telephony Project
18.5.0
|
List of ICE host candidate mappings. More...

Data Fields | |
| struct ast_ice_host_candidate * | first |
| struct ast_ice_host_candidate * | last |
| ast_rwlock_t | lock |
List of ICE host candidate mappings.
Definition at line 277 of file res_rtp_asterisk.c.
| struct ast_ice_host_candidate* first |
Definition at line 277 of file res_rtp_asterisk.c.
| struct ast_ice_host_candidate* last |
Definition at line 277 of file res_rtp_asterisk.c.
| ast_rwlock_t lock |
Definition at line 277 of file res_rtp_asterisk.c.
1.8.13