Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
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]

struct { ... } list

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