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

#include <nf_conntrack_h323_types.h>

Public Types

enum  {
  eTransportAddress_ipAddress, eTransportAddress_ipSourceRoute, eTransportAddress_ipxAddress, eTransportAddress_ip6Address,
  eTransportAddress_netBios, eTransportAddress_nsap, eTransportAddress_nonStandardAddress
}
 

Data Fields

enum TransportAddress:: { ... }  choice
 
union {
   TransportAddress_ipAddress   ipAddress
 
   TransportAddress_ip6Address   ip6Address
 
}; 
 

Detailed Description

Definition at line 18 of file nf_conntrack_h323_types.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
eTransportAddress_ipAddress 
eTransportAddress_ipSourceRoute 
eTransportAddress_ipxAddress 
eTransportAddress_ip6Address 
eTransportAddress_netBios 
eTransportAddress_nsap 
eTransportAddress_nonStandardAddress 

Definition at line 19 of file nf_conntrack_h323_types.h.

Field Documentation

union { ... }
enum { ... } choice

Definition at line 30 of file nf_conntrack_h323_types.h.

Definition at line 29 of file nf_conntrack_h323_types.h.


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