Linux Kernel
3.7.1
|
#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 |
Definition at line 345 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 346 of file nf_conntrack_h323_types.h.
Alerting_UUIE_fastStart fastStart |
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 |