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

#include <gmp_private.h>

Collaboration diagram for gmp_packet_:

Public Attributes

gmp_version gmp_packet_version
 
gmp_message_type gmp_packet_type
 
gmp_addr_string gmp_packet_src_addr
 
gmp_addr_string gmp_packet_dest_addr
 
gmp_proto gmp_packet_proto
 
gmpx_packet_attr gmp_packet_attr
 
union {
   gmp_query_packet   gmp_packet_query
 
   gmp_report_packet   gmp_packet_report
 
gmp_packet_contents
 

Detailed Description

Definition at line 323 of file gmp_private.h.

Member Data Documentation

gmpx_packet_attr gmp_packet_::gmp_packet_attr

Definition at line 329 of file gmp_private.h.

union { ... } gmp_packet_::gmp_packet_contents
gmp_addr_string gmp_packet_::gmp_packet_dest_addr

Definition at line 327 of file gmp_private.h.

gmp_proto gmp_packet_::gmp_packet_proto

Definition at line 328 of file gmp_private.h.

gmp_query_packet gmp_packet_::gmp_packet_query

Definition at line 331 of file gmp_private.h.

gmp_report_packet gmp_packet_::gmp_packet_report

Definition at line 332 of file gmp_private.h.

gmp_addr_string gmp_packet_::gmp_packet_src_addr

Definition at line 326 of file gmp_private.h.

gmp_message_type gmp_packet_::gmp_packet_type

Definition at line 325 of file gmp_private.h.

gmp_version gmp_packet_::gmp_packet_version

Definition at line 324 of file gmp_private.h.


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