|
Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Data Fields | |
| enum DataType:: { ... } | choice |
| union { | |
| DataApplicationCapability data | |
| }; | |
Definition at line 80 of file nf_conntrack_h323_types.h.
| anonymous enum |
| eDataType_nonStandard | |
| eDataType_nullData | |
| eDataType_videoData | |
| eDataType_audioData | |
| eDataType_data | |
| eDataType_encryptionData | |
| eDataType_h235Control | |
| eDataType_h235Media | |
| eDataType_multiplexedStream |
Definition at line 81 of file nf_conntrack_h323_types.h.
| union { ... } |
| enum { ... } choice |
Definition at line 93 of file nf_conntrack_h323_types.h.
1.8.2