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

#include <nf_conntrack_h323_types.h>

Public Types

enum  {
  eAlerting_UUIE_h245Address = (1 << 31), eAlerting_UUIE_callIdentifier = (1 << 30), eAlerting_UUIE_h245SecurityMode = (1 << 29), eAlerting_UUIE_tokens = (1 << 28),
  eAlerting_UUIE_cryptoTokens = (1 << 27), eAlerting_UUIE_fastStart = (1 << 26), eAlerting_UUIE_multipleCalls = (1 << 25), eAlerting_UUIE_maintainConnection = (1 << 24),
  eAlerting_UUIE_alertingAddress = (1 << 23), eAlerting_UUIE_presentationIndicator = (1 << 22), eAlerting_UUIE_screeningIndicator = (1 << 21), eAlerting_UUIE_fastConnectRefused = (1 << 20),
  eAlerting_UUIE_serviceControl = (1 << 19), eAlerting_UUIE_capacity = (1 << 18), eAlerting_UUIE_featureSet = (1 << 17)
}
 

Data Fields

enum Alerting_UUIE:: { ... }  options
 
TransportAddress h245Address
 
Alerting_UUIE_fastStart fastStart
 

Detailed Description

Definition at line 345 of file nf_conntrack_h323_types.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
eAlerting_UUIE_h245Address 
eAlerting_UUIE_callIdentifier 
eAlerting_UUIE_h245SecurityMode 
eAlerting_UUIE_tokens 
eAlerting_UUIE_cryptoTokens 
eAlerting_UUIE_fastStart 
eAlerting_UUIE_multipleCalls 
eAlerting_UUIE_maintainConnection 
eAlerting_UUIE_alertingAddress 
eAlerting_UUIE_presentationIndicator 
eAlerting_UUIE_screeningIndicator 
eAlerting_UUIE_fastConnectRefused 
eAlerting_UUIE_serviceControl 
eAlerting_UUIE_capacity 
eAlerting_UUIE_featureSet 

Definition at line 346 of file nf_conntrack_h323_types.h.

Field Documentation

Definition at line 364 of file nf_conntrack_h323_types.h.

TransportAddress h245Address

Definition at line 363 of file nf_conntrack_h323_types.h.

enum { ... } options

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