Documentation ¶
Index ¶
- Variables
- func Authentication_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func Authentication_non_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func DeRegistered_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func DeRegistered_non_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func Exception(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func InitAmfUeSm(ue *amf_context.AmfUe) (err error)
- func InitialContextSetup_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func InitialContextSetup_non_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func NewGmmFuncTable(anType models.AccessType) fsm.FuncTable
- func Registered_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func Registered_non_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func SecurityMode_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
- func SecurityMode_non_3gpp(sm *fsm.FSM, event fsm.Event, args fsm.Args) error
Constants ¶
This section is empty.
Variables ¶
View Source
var GmmLog *logrus.Entry
Functions ¶
func Authentication_3gpp ¶
func Authentication_non_3gpp ¶
func DeRegistered_non_3gpp ¶
func InitAmfUeSm ¶
func InitAmfUeSm(ue *amf_context.AmfUe) (err error)
func NewGmmFuncTable ¶
func NewGmmFuncTable(anType models.AccessType) fsm.FuncTable
func Registered_non_3gpp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.