Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_acl_list Struct Reference

Wrapper for an ast_acl linked list. More...

#include <acl.h>

Collaboration diagram for ast_acl_list:
Collaboration graph
[legend]

Data Fields

struct ast_aclfirst
 
struct ast_acllast
 
ast_mutex_t lock
 

Detailed Description

Wrapper for an ast_acl linked list.

Definition at line 76 of file acl.h.

Field Documentation

◆ first

struct ast_acl* first

Definition at line 76 of file acl.h.

◆ last

struct ast_acl* last

Definition at line 76 of file acl.h.

◆ lock

Definition at line 76 of file acl.h.


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