package
0.8.11
Repository: https://github.com/wmnsk/go-gtp.git
Documentation: pkg.go.dev

# Functions

Decode decodes bytes as IE.
New creates new IE.
NewAccessPointName creates a new AccessPointName IE.
NewCause creates a new Cause IE.
NewChargingGatewayAddress creates a new ChargingGatewayAddress IE from string.
NewChargingID creates a new ChargingID IE.
NewEndUserAddress creates a new EndUserAddress IE from the given IP Address in string.
NewEndUserAddressIPv4 creates a new EndUserAddress IE with IPv4.
NewEndUserAddressIPv6 creates a new EndUserAddress IE with IPv6.
NewEndUserAddressPPP creates a new EndUserAddress IE with PPP.
NewFlowLabelDataI creates a new FlowLabelDataI IE.
NewFlowLabelDataII creates a new FlowLabelDataII IE.
NewFlowLabelSignalling creates a new FlowLabelSignalling IE.
NewGSNAddress creates a new GSNAddress IE from string.
NewIMSI creates a new IMSI IE.
NewMSISDN creates a new MSISDN IE.
NewMSNotReachableReason creates a new MSNotReachableReason IE.
NewPacketTMSI creates a new PacketTMSI IE.
NewPrivateExtension creates a new PrivateExtension IE from string.
NewPTMSISignature creates a new PTMSISignature IE.
NewQualityOfServiceProfile creates a new QualityOfServiceProfile IE.
NewRecovery creates a new Recovery IE.
NewReorderingRequired creates a new ReorderingRequired IE.
NewRouteingAreaIdentity creates a new RouteingAreaIdentity IE.
NewSelectionMode creates a new SelectionMode IE.
NewTemporaryLogicalLinkIdentity creates a new TemporaryLogicalLinkIdentity IE.
Parse Parses given byte sequence as a GTPv0 Information Element.
ParseMultiIEs Parses multiple (unspecified number of) IEs to []*IE at a time.

# Constants

TLV IE definitions.
TV IE definitions.
TV IE definitions.
TLV IE definitions.
TV IE definitions.
TLV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TLV IE definitions.
TV IE definitions.
TV IE definitions.
TLV IE definitions.
TLV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TLV IE definitions.
TLV IE definitions.
TLV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.
TV IE definitions.

# Variables

Error definitions.
Error definitions.
Error definitions.
Error definitions.

# Structs

IE is a GTPv0 Information Element.
InvalidTypeError indicates the type of IE is invalid.