Documentation
¶
Index ¶
- Variables
- func ClearT3513(ue *amf_context.AmfUe)
- func ClearT3522(ue *amf_context.AmfUe)
- func ClearT3550(ue *amf_context.AmfUe)
- func ClearT3560(ue *amf_context.AmfUe)
- func ClearT3565(ue *amf_context.AmfUe)
- func InitAmfContext(context *amf_context.AMFContext)
- func MarshToJsonString(v interface{}) (result []string)
- func PlmnIdStringToModels(plmnId string) (plmnID models.PlmnId)
- func SearchNFServiceUri(nfProfile models.NfProfile, serviceName models.ServiceName, ...) (nfUri string)
- func SeperateAmfId(amfid string) (regionId, setId, ptrId string, err error)
- func SnssaiHexToModels(hexString string) (*models.Snssai, error)
- func SnssaiModelsToHex(snssai models.Snssai) string
- func StartT3513(ue *amf_context.AmfUe)
- func StartT3522(ue *amf_context.RanUe, accessType *uint8, reRegistrationRequired *bool, ...)
- func StartT3550(ue *amf_context.AmfUe, accessType models.AccessType, ...)
- func StartT3560(ue *amf_context.RanUe, event amf_message.Event, eapSuccess *bool, ...)
- func StartT3565(ue *amf_context.RanUe)
- func TACConfigToModels(intString string) (hexString string)
Constants ¶
This section is empty.
Variables ¶
View Source
var AmfKeyPath = path_util.Gofree5gcPath("free5gc/support/TLS/amf.key")
View Source
var AmfLogPath = path_util.Gofree5gcPath("free5gc/amfsslkey.log")
View Source
var AmfPemPath = path_util.Gofree5gcPath("free5gc/support/TLS/amf.pem")
View Source
var DefaultAmfConfigPath = path_util.Gofree5gcPath("free5gc/config/amfcfg.conf")
Functions ¶
func ClearT3513 ¶
func ClearT3513(ue *amf_context.AmfUe)
func ClearT3522 ¶
func ClearT3522(ue *amf_context.AmfUe)
func ClearT3550 ¶
func ClearT3550(ue *amf_context.AmfUe)
func ClearT3560 ¶
func ClearT3560(ue *amf_context.AmfUe)
func ClearT3565 ¶
func ClearT3565(ue *amf_context.AmfUe)
func InitAmfContext ¶
func InitAmfContext(context *amf_context.AMFContext)
func MarshToJsonString ¶
func MarshToJsonString(v interface{}) (result []string)
func PlmnIdStringToModels ¶
func SearchNFServiceUri ¶
func SearchNFServiceUri(nfProfile models.NfProfile, serviceName models.ServiceName, nfServiceStatus models.NfServiceStatus) (nfUri string)
func SeperateAmfId ¶
func SnssaiModelsToHex ¶
func StartT3513 ¶
func StartT3513(ue *amf_context.AmfUe)
func StartT3522 ¶
func StartT3522(ue *amf_context.RanUe, accessType *uint8, reRegistrationRequired *bool, cause5GMM *uint8)
func StartT3550 ¶
func StartT3550( ue *amf_context.AmfUe, accessType models.AccessType, pDUSessionStatus *[16]bool, reactivationResult *[16]bool, errPduSessionId, errCause []uint8, pduSessionResourceSetupList *ngapType.PDUSessionResourceSetupListCxtReq)
func StartT3560 ¶
func StartT3560(ue *amf_context.RanUe, event amf_message.Event, eapSuccess *bool, eapMessage *string)
func StartT3565 ¶
func StartT3565(ue *amf_context.RanUe)
func TACConfigToModels ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.