|
OpenSDN source code
|
#include <gmp_private.h>

Public Attributes | |
| gmpx_patnode | adcat_ent_addr_node |
| gmpx_patnode | adcat_ent_ord_node |
| gmp_addr_string | adcat_ent_addr |
| ordinal_t | adcat_ent_ord |
| int32_t | adcat_ent_refcount |
Definition at line 101 of file gmp_private.h.
| gmp_addr_string gmp_addr_cat_entry_::adcat_ent_addr |
Definition at line 105 of file gmp_private.h.
| gmpx_patnode gmp_addr_cat_entry_::adcat_ent_addr_node |
Definition at line 103 of file gmp_private.h.
| ordinal_t gmp_addr_cat_entry_::adcat_ent_ord |
Definition at line 106 of file gmp_private.h.
| gmpx_patnode gmp_addr_cat_entry_::adcat_ent_ord_node |
Definition at line 104 of file gmp_private.h.
| int32_t gmp_addr_cat_entry_::adcat_ent_refcount |
Definition at line 107 of file gmp_private.h.