Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eGatekeeperRequest_nonStandardData = (1 << 31), eGatekeeperRequest_gatekeeperIdentifier = (1 << 30), eGatekeeperRequest_callServices = (1 << 29), eGatekeeperRequest_endpointAlias = (1 << 28), eGatekeeperRequest_alternateEndpoints = (1 << 27), eGatekeeperRequest_tokens = (1 << 26), eGatekeeperRequest_cryptoTokens = (1 << 25), eGatekeeperRequest_authenticationCapability = (1 << 24), eGatekeeperRequest_algorithmOIDs = (1 << 23), eGatekeeperRequest_integrity = (1 << 22), eGatekeeperRequest_integrityCheckValue = (1 << 21), eGatekeeperRequest_supportsAltGK = (1 << 20), eGatekeeperRequest_featureSet = (1 << 19), eGatekeeperRequest_genericData = (1 << 18) } |
Data Fields | |
enum GatekeeperRequest:: { ... } | options |
TransportAddress | rasAddress |
Definition at line 625 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 626 of file nf_conntrack_h323_types.h.
enum { ... } options |
TransportAddress rasAddress |
Definition at line 642 of file nf_conntrack_h323_types.h.