Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eProgress_UUIE_h245Address = (1 << 31), eProgress_UUIE_h245SecurityMode = (1 << 30), eProgress_UUIE_tokens = (1 << 29), eProgress_UUIE_cryptoTokens = (1 << 28), eProgress_UUIE_fastStart = (1 << 27), eProgress_UUIE_multipleCalls = (1 << 26), eProgress_UUIE_maintainConnection = (1 << 25), eProgress_UUIE_fastConnectRefused = (1 << 24) } |
Data Fields | |
enum Progress_UUIE:: { ... } | options |
TransportAddress | h245Address |
Progress_UUIE_fastStart | fastStart |
Definition at line 421 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 422 of file nf_conntrack_h323_types.h.
Progress_UUIE_fastStart fastStart |
Definition at line 433 of file nf_conntrack_h323_types.h.
TransportAddress h245Address |
Definition at line 432 of file nf_conntrack_h323_types.h.
enum { ... } options |