Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eH323_UU_PDU_nonStandardData = (1 << 31), eH323_UU_PDU_h4501SupplementaryService = (1 << 30), eH323_UU_PDU_h245Tunneling = (1 << 29), eH323_UU_PDU_h245Control = (1 << 28), eH323_UU_PDU_nonStandardControl = (1 << 27), eH323_UU_PDU_callLinkage = (1 << 26), eH323_UU_PDU_tunnelledSignallingMessage = (1 << 25), eH323_UU_PDU_provisionalRespToH245Tunneling = (1 << 24), eH323_UU_PDU_stimulusControl = (1 << 23), eH323_UU_PDU_genericData = (1 << 22) } |
Data Fields | |
enum H323_UU_PDU:: { ... } | options |
H323_UU_PDU_h323_message_body | h323_message_body |
H323_UU_PDU_h245Control | h245Control |
Definition at line 601 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 602 of file nf_conntrack_h323_types.h.
H323_UU_PDU_h245Control h245Control |
Definition at line 615 of file nf_conntrack_h323_types.h.
H323_UU_PDU_h323_message_body h323_message_body |
Definition at line 614 of file nf_conntrack_h323_types.h.
enum { ... } options |