|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct { | |
| struct hash_bucket_node * first | |
| struct hash_bucket_node * last | |
| } | list |
Definition at line 49 of file astobj2_hash.c.
| struct hash_bucket_node* first |
Definition at line 51 of file astobj2_hash.c.
| struct hash_bucket_node* last |
Definition at line 51 of file astobj2_hash.c.
| struct { ... } list |
List of objects held in the bucket.
Referenced by hash_ao2_insert_node(), and hash_ao2_node_destructor().
1.8.13