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

#include <gmph_private.h>

Collaboration diagram for gmph_intf_:

Public Attributes

gmph_instancehintf_instance
 
gmpx_patnode hintf_inst_patnode
 
gmpx_patnode hintf_global_patnode
 
gmpx_intf_id hintf_id
 
gmp_addr_string hintf_local_addr
 
task_thread hintf_xmit_head
 
gmph_report_type hintf_last_report_type
 
gmp_version hintf_ver
 
gmp_version hintf_cfg_ver
 
u_int8_t hintf_robustness
 
u_int32_t hintf_unsol_rpt_ivl
 
gmpx_patroothintf_group_root
 
gmpx_timerhintf_gen_query_timer
 
gmpx_timerhintf_basic_querier
 
gmpx_timerhintf_leaves_querier
 
gmpx_timerhintf_soft_detach_timer
 
u_int32_t hintf_last_query_time
 
gmph_soft_detach_callback hintf_soft_detach_callback
 
void * hintf_soft_detach_context
 
u_int32_t hintf_pending_xmit_count
 
boolean hintf_suppress_reports
 
boolean hintf_xmit_pending
 
boolean hintf_passive
 

Detailed Description

Definition at line 81 of file gmph_private.h.

Member Data Documentation

gmpx_timer* gmph_intf_::hintf_basic_querier

Definition at line 100 of file gmph_private.h.

gmp_version gmph_intf_::hintf_cfg_ver

Definition at line 92 of file gmph_private.h.

gmpx_timer* gmph_intf_::hintf_gen_query_timer

Definition at line 99 of file gmph_private.h.

gmpx_patnode gmph_intf_::hintf_global_patnode

Definition at line 84 of file gmph_private.h.

gmpx_patroot* gmph_intf_::hintf_group_root

Definition at line 97 of file gmph_private.h.

gmpx_intf_id gmph_intf_::hintf_id

Definition at line 85 of file gmph_private.h.

gmpx_patnode gmph_intf_::hintf_inst_patnode

Definition at line 83 of file gmph_private.h.

gmph_instance* gmph_intf_::hintf_instance

Definition at line 82 of file gmph_private.h.

u_int32_t gmph_intf_::hintf_last_query_time

Definition at line 104 of file gmph_private.h.

gmph_report_type gmph_intf_::hintf_last_report_type

Definition at line 89 of file gmph_private.h.

gmpx_timer* gmph_intf_::hintf_leaves_querier

Definition at line 101 of file gmph_private.h.

gmp_addr_string gmph_intf_::hintf_local_addr

Definition at line 86 of file gmph_private.h.

boolean gmph_intf_::hintf_passive

Definition at line 114 of file gmph_private.h.

u_int32_t gmph_intf_::hintf_pending_xmit_count

Definition at line 110 of file gmph_private.h.

u_int8_t gmph_intf_::hintf_robustness

Definition at line 93 of file gmph_private.h.

gmph_soft_detach_callback gmph_intf_::hintf_soft_detach_callback

Definition at line 106 of file gmph_private.h.

void* gmph_intf_::hintf_soft_detach_context

Definition at line 108 of file gmph_private.h.

gmpx_timer* gmph_intf_::hintf_soft_detach_timer

Definition at line 102 of file gmph_private.h.

boolean gmph_intf_::hintf_suppress_reports

Definition at line 112 of file gmph_private.h.

u_int32_t gmph_intf_::hintf_unsol_rpt_ivl

Definition at line 95 of file gmph_private.h.

gmp_version gmph_intf_::hintf_ver

Definition at line 91 of file gmph_private.h.

task_thread gmph_intf_::hintf_xmit_head

Definition at line 88 of file gmph_private.h.

boolean gmph_intf_::hintf_xmit_pending

Definition at line 113 of file gmph_private.h.


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