sessInterface

package
v0.0.0-...-701375f Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	REG          = "REG"
	PDUSessEstab = "PDUSessEstab"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CommType

type CommType string

type Param_PDUSessEstab

type Param_PDUSessEstab struct {
	// link
	Link *netlink.Gretun
}

PDUSessEstab Used in PDU session establishment procedure

type Param_REG

type Param_REG struct {
	// EAPSignalling - NAS
	ANParameter []byte
	NASPDUtoIKE chan []byte
	NASPDUtoNAS chan []byte
	// N3IWF Key
	Kn3iwf []byte
	// NAS TCP Address
	Addr *net.TCPAddr
}

REG Used in registration procedure

type SessInt

type SessInt struct {
	// Communication Types
	Comm CommType

	// Parameter or some context
	Value interface{}
}

Jump to

Keyboard shortcuts

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