Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
hash_bucket Struct Reference
Collaboration diagram for hash_bucket:
Collaboration graph
[legend]

Data Fields

struct {
   struct hash_bucket_node *   first
 
   struct hash_bucket_node *   last
 
list
 

Detailed Description

Definition at line 49 of file astobj2_hash.c.

Field Documentation

◆ first

struct hash_bucket_node* first

Definition at line 51 of file astobj2_hash.c.

◆ last

struct hash_bucket_node* last

Definition at line 51 of file astobj2_hash.c.

◆ 

struct { ... } list

The documentation for this struct was generated from the following file: