Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eConnect_UUIE_h245Address = (1 << 31), eConnect_UUIE_callIdentifier = (1 << 30), eConnect_UUIE_h245SecurityMode = (1 << 29), eConnect_UUIE_tokens = (1 << 28), eConnect_UUIE_cryptoTokens = (1 << 27), eConnect_UUIE_fastStart = (1 << 26), eConnect_UUIE_multipleCalls = (1 << 25), eConnect_UUIE_maintainConnection = (1 << 24), eConnect_UUIE_language = (1 << 23), eConnect_UUIE_connectedAddress = (1 << 22), eConnect_UUIE_presentationIndicator = (1 << 21), eConnect_UUIE_screeningIndicator = (1 << 20), eConnect_UUIE_fastConnectRefused = (1 << 19), eConnect_UUIE_serviceControl = (1 << 18), eConnect_UUIE_capacity = (1 << 17), eConnect_UUIE_featureSet = (1 << 16) } |
Data Fields | |
enum Connect_UUIE:: { ... } | options |
TransportAddress | h245Address |
Connect_UUIE_fastStart | fastStart |
Definition at line 317 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 318 of file nf_conntrack_h323_types.h.
Connect_UUIE_fastStart fastStart |
Definition at line 337 of file nf_conntrack_h323_types.h.
TransportAddress h245Address |
Definition at line 336 of file nf_conntrack_h323_types.h.
enum { ... } options |