Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eLocationConfirm_nonStandardData = (1 << 31), eLocationConfirm_destinationInfo = (1 << 30), eLocationConfirm_destExtraCallInfo = (1 << 29), eLocationConfirm_destinationType = (1 << 28), eLocationConfirm_remoteExtensionAddress = (1 << 27), eLocationConfirm_alternateEndpoints = (1 << 26), eLocationConfirm_tokens = (1 << 25), eLocationConfirm_cryptoTokens = (1 << 24), eLocationConfirm_integrityCheckValue = (1 << 23), eLocationConfirm_alternateTransportAddresses = (1 << 22), eLocationConfirm_supportedProtocols = (1 << 21), eLocationConfirm_multipleCalls = (1 << 20), eLocationConfirm_featureSet = (1 << 19), eLocationConfirm_genericData = (1 << 18), eLocationConfirm_circuitInfo = (1 << 17), eLocationConfirm_serviceControl = (1 << 16) } |
Data Fields | |
enum LocationConfirm:: { ... } | options |
TransportAddress | callSignalAddress |
TransportAddress | rasAddress |
Definition at line 841 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 842 of file nf_conntrack_h323_types.h.
TransportAddress callSignalAddress |
Definition at line 860 of file nf_conntrack_h323_types.h.
enum { ... } options |
TransportAddress rasAddress |
Definition at line 861 of file nf_conntrack_h323_types.h.