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

#include <nf_conntrack_h323_types.h>

Public Types

enum  {
  eH2250LogicalChannelParameters_nonStandard = (1 << 31), eH2250LogicalChannelParameters_associatedSessionID, eH2250LogicalChannelParameters_mediaChannel = (1 << 29), eH2250LogicalChannelParameters_mediaGuaranteedDelivery,
  eH2250LogicalChannelParameters_mediaControlChannel, eH2250LogicalChannelParameters_mediaControlGuaranteedDelivery = (1 << 26), eH2250LogicalChannelParameters_silenceSuppression = (1 << 25), eH2250LogicalChannelParameters_destination = (1 << 24),
  eH2250LogicalChannelParameters_dynamicRTPPayloadType, eH2250LogicalChannelParameters_mediaPacketization = (1 << 22), eH2250LogicalChannelParameters_transportCapability, eH2250LogicalChannelParameters_redundancyEncoding = (1 << 20),
  eH2250LogicalChannelParameters_source = (1 << 19)
}
 

Data Fields

enum
H2250LogicalChannelParameters:: { ... }  
options
 
H245_TransportAddress mediaChannel
 
H245_TransportAddress mediaControlChannel
 

Detailed Description

Definition at line 133 of file nf_conntrack_h323_types.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
eH2250LogicalChannelParameters_nonStandard 
eH2250LogicalChannelParameters_associatedSessionID 
eH2250LogicalChannelParameters_mediaChannel 
eH2250LogicalChannelParameters_mediaGuaranteedDelivery 
eH2250LogicalChannelParameters_mediaControlChannel 
eH2250LogicalChannelParameters_mediaControlGuaranteedDelivery 
eH2250LogicalChannelParameters_silenceSuppression 
eH2250LogicalChannelParameters_destination 
eH2250LogicalChannelParameters_dynamicRTPPayloadType 
eH2250LogicalChannelParameters_mediaPacketization 
eH2250LogicalChannelParameters_transportCapability 
eH2250LogicalChannelParameters_redundancyEncoding 
eH2250LogicalChannelParameters_source 

Definition at line 134 of file nf_conntrack_h323_types.h.

Field Documentation

H245_TransportAddress mediaChannel

Definition at line 155 of file nf_conntrack_h323_types.h.

H245_TransportAddress mediaControlChannel

Definition at line 156 of file nf_conntrack_h323_types.h.

enum { ... } options

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