Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_ha Struct Reference

Collaboration diagram for ast_ha:

Collaboration graph
[legend]

Detailed Description

Definition at line 73 of file acl.c.

Data Fields

in_addr netaddr
in_addr netmask
ast_hanext
int sense


Field Documentation

struct in_addr netaddr
 

Definition at line 75 of file acl.c.

Referenced by ast_append_ha(), ast_apply_ha(), and ast_copy_ha().

struct in_addr netmask
 

Definition at line 76 of file acl.c.

Referenced by ast_apply_ha(), and ast_copy_ha().

struct ast_ha* next
 

Definition at line 78 of file acl.c.

Referenced by ast_append_ha(), ast_apply_ha(), ast_duplicate_ha_list(), and ast_free_ha().

int sense
 

Definition at line 77 of file acl.c.

Referenced by ast_apply_ha(), and ast_copy_ha().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen