protos

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EapAkaSubtype_name = map[int32]string{
		0:  "eap_aka_subtype_undefined",
		1:  "aka_challenge",
		2:  "aka_authentication_reject",
		4:  "aka_synchronization_failure",
		5:  "SubtypeIdentity",
		12: "SubtypeNotification",
		13: "aka_reauthentication",
		14: "aka_cient_error",
	}
	EapAkaSubtype_value = map[string]int32{
		"eap_aka_subtype_undefined":   0,
		"aka_challenge":               1,
		"aka_authentication_reject":   2,
		"aka_synchronization_failure": 4,
		"SubtypeIdentity":             5,
		"SubtypeNotification":         12,
		"aka_reauthentication":        13,
		"aka_cient_error":             14,
	}
)

Enum value maps for EapAkaSubtype.

View Source
var File_protos_eap_provider_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EapAkaSubtype

type EapAkaSubtype int32
const (
	EapAkaSubtype_eap_aka_subtype_undefined   EapAkaSubtype = 0
	EapAkaSubtype_aka_challenge               EapAkaSubtype = 1
	EapAkaSubtype_aka_authentication_reject   EapAkaSubtype = 2
	EapAkaSubtype_aka_synchronization_failure EapAkaSubtype = 4
	EapAkaSubtype_SubtypeIdentity             EapAkaSubtype = 5
	EapAkaSubtype_SubtypeNotification         EapAkaSubtype = 12
	EapAkaSubtype_aka_reauthentication        EapAkaSubtype = 13
	EapAkaSubtype_aka_cient_error             EapAkaSubtype = 14
)

func (EapAkaSubtype) Descriptor

func (EapAkaSubtype) Enum

func (x EapAkaSubtype) Enum() *EapAkaSubtype

func (EapAkaSubtype) EnumDescriptor deprecated

func (EapAkaSubtype) EnumDescriptor() ([]byte, []int)

Deprecated: Use EapAkaSubtype.Descriptor instead.

func (EapAkaSubtype) Number

func (EapAkaSubtype) String

func (x EapAkaSubtype) String() string

func (EapAkaSubtype) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL