OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gmp_addr_cat_entry_ Struct Reference

#include <gmp_private.h>

Collaboration diagram for gmp_addr_cat_entry_:

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
 

Detailed Description

Definition at line 101 of file gmp_private.h.

Member Data Documentation

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.


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