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

#include <nf_conntrack_h323_types.h>

Public Types

enum  {
  eH323_UU_PDU_nonStandardData = (1 << 31), eH323_UU_PDU_h4501SupplementaryService = (1 << 30), eH323_UU_PDU_h245Tunneling = (1 << 29), eH323_UU_PDU_h245Control = (1 << 28),
  eH323_UU_PDU_nonStandardControl = (1 << 27), eH323_UU_PDU_callLinkage = (1 << 26), eH323_UU_PDU_tunnelledSignallingMessage = (1 << 25), eH323_UU_PDU_provisionalRespToH245Tunneling = (1 << 24),
  eH323_UU_PDU_stimulusControl = (1 << 23), eH323_UU_PDU_genericData = (1 << 22)
}
 

Data Fields

enum H323_UU_PDU:: { ... }  options
 
H323_UU_PDU_h323_message_body h323_message_body
 
H323_UU_PDU_h245Control h245Control
 

Detailed Description

Definition at line 601 of file nf_conntrack_h323_types.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
eH323_UU_PDU_nonStandardData 
eH323_UU_PDU_h4501SupplementaryService 
eH323_UU_PDU_h245Tunneling 
eH323_UU_PDU_h245Control 
eH323_UU_PDU_nonStandardControl 
eH323_UU_PDU_callLinkage 
eH323_UU_PDU_tunnelledSignallingMessage 
eH323_UU_PDU_provisionalRespToH245Tunneling 
eH323_UU_PDU_stimulusControl 
eH323_UU_PDU_genericData 

Definition at line 602 of file nf_conntrack_h323_types.h.

Field Documentation

Definition at line 615 of file nf_conntrack_h323_types.h.

H323_UU_PDU_h323_message_body h323_message_body

Definition at line 614 of file nf_conntrack_h323_types.h.

enum { ... } options

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