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

Public Attributes | |
| void * | gmp_rpt_group_id |
| task_thread | gmp_rpt_thread |
| gmp_report_rectype | gmp_rpt_type |
| gmp_addr_string | gmp_rpt_group |
| gmp_addr_list * | gmp_rpt_xmit_srcs |
| gmp_addr_thread * | gmp_rpt_rcv_srcs |
Definition at line 298 of file gmp_private.h.
| gmp_addr_string gmp_report_group_record_::gmp_rpt_group |
Definition at line 302 of file gmp_private.h.
| void* gmp_report_group_record_::gmp_rpt_group_id |
Definition at line 299 of file gmp_private.h.
| gmp_addr_thread* gmp_report_group_record_::gmp_rpt_rcv_srcs |
Definition at line 304 of file gmp_private.h.
| task_thread gmp_report_group_record_::gmp_rpt_thread |
Definition at line 300 of file gmp_private.h.
| gmp_report_rectype gmp_report_group_record_::gmp_rpt_type |
Definition at line 301 of file gmp_private.h.
| gmp_addr_list* gmp_report_group_record_::gmp_rpt_xmit_srcs |
Definition at line 303 of file gmp_private.h.