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

#include <gmph_private.h>

Collaboration diagram for gmph_instance_:

Public Attributes

u_int32_t hinst_magic
 
task_thread hinst_thread
 
task_thread hinst_client_thread
 
gmp_addr_catalog hinst_addr_cat
 
void * hinst_context
 
gmpx_patroothinst_intfs
 
gmp_proto hinst_proto
 
u_int hinst_addrlen
 
gmpx_timerhinst_master_clock
 

Detailed Description

Definition at line 30 of file gmph_private.h.

Member Data Documentation

gmp_addr_catalog gmph_instance_::hinst_addr_cat

Definition at line 34 of file gmph_private.h.

u_int gmph_instance_::hinst_addrlen

Definition at line 40 of file gmph_private.h.

task_thread gmph_instance_::hinst_client_thread

Definition at line 33 of file gmph_private.h.

void* gmph_instance_::hinst_context

Definition at line 36 of file gmph_private.h.

gmpx_patroot* gmph_instance_::hinst_intfs

Definition at line 38 of file gmph_private.h.

u_int32_t gmph_instance_::hinst_magic

Definition at line 31 of file gmph_private.h.

gmpx_timer* gmph_instance_::hinst_master_clock

Definition at line 41 of file gmph_private.h.

gmp_proto gmph_instance_::hinst_proto

Definition at line 39 of file gmph_private.h.

task_thread gmph_instance_::hinst_thread

Definition at line 32 of file gmph_private.h.


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