Linux Kernel
3.7.1
|
#include <nf_conntrack_h323_types.h>
Public Types | |
enum | { eGatekeeperConfirm_nonStandardData = (1 << 31), eGatekeeperConfirm_gatekeeperIdentifier = (1 << 30), eGatekeeperConfirm_alternateGatekeeper = (1 << 29), eGatekeeperConfirm_authenticationMode = (1 << 28), eGatekeeperConfirm_tokens = (1 << 27), eGatekeeperConfirm_cryptoTokens = (1 << 26), eGatekeeperConfirm_algorithmOID = (1 << 25), eGatekeeperConfirm_integrity = (1 << 24), eGatekeeperConfirm_integrityCheckValue = (1 << 23), eGatekeeperConfirm_featureSet = (1 << 22), eGatekeeperConfirm_genericData = (1 << 21) } |
Data Fields | |
enum GatekeeperConfirm:: { ... } | options |
TransportAddress | rasAddress |
Definition at line 645 of file nf_conntrack_h323_types.h.
anonymous enum |
Definition at line 646 of file nf_conntrack_h323_types.h.
enum { ... } options |
TransportAddress rasAddress |
Definition at line 659 of file nf_conntrack_h323_types.h.