Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
H245_TransportAddress Struct Reference

#include <nf_conntrack_h323_types.h>

Public Types

enum  { eH245_TransportAddress_unicastAddress, eH245_TransportAddress_multicastAddress }
 

Data Fields

enum H245_TransportAddress:: { ... }  choice
 
union {
   UnicastAddress   unicastAddress
 
}; 
 

Detailed Description

Definition at line 123 of file nf_conntrack_h323_types.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
eH245_TransportAddress_unicastAddress 
eH245_TransportAddress_multicastAddress 

Definition at line 124 of file nf_conntrack_h323_types.h.

Field Documentation

union { ... }
enum { ... } choice
UnicastAddress unicastAddress

Definition at line 129 of file nf_conntrack_h323_types.h.


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