pfcp_message

package
v0.0.0-...-3a7200f Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildPfcpAssociationReleaseRequest

func BuildPfcpAssociationReleaseRequest() (pfcp.PFCPAssociationReleaseRequest, error)

func BuildPfcpAssociationReleaseResponse

func BuildPfcpAssociationReleaseResponse(cause pfcpType.Cause) (pfcp.PFCPAssociationReleaseResponse, error)

func BuildPfcpAssociationSetupRequest

func BuildPfcpAssociationSetupRequest() (pfcp.PFCPAssociationSetupRequest, error)

func BuildPfcpAssociationSetupResponse

func BuildPfcpAssociationSetupResponse(cause pfcpType.Cause) (pfcp.PFCPAssociationSetupResponse, error)

func BuildPfcpSessionDeletionRequest

func BuildPfcpSessionDeletionRequest() (pfcp.PFCPSessionDeletionRequest, error)

func BuildPfcpSessionDeletionResponse

func BuildPfcpSessionDeletionResponse() (pfcp.PFCPSessionDeletionResponse, error)

TODO: Replace dummy value in PFCP message

func BuildPfcpSessionEstablishmentRequest

func BuildPfcpSessionEstablishmentRequest(smContext *smf_context.SMContext) (pfcp.PFCPSessionEstablishmentRequest, error)

TODO: Replace dummy value in PFCP message

func BuildPfcpSessionEstablishmentRequestForULCL

func BuildPfcpSessionEstablishmentRequestForULCL(smContext *smf_context.SMContext, pdrList []*smf_context.PDR, farList []*smf_context.FAR, barList []*smf_context.BAR) (pfcp.PFCPSessionEstablishmentRequest, error)

func BuildPfcpSessionEstablishmentResponse

func BuildPfcpSessionEstablishmentResponse() (pfcp.PFCPSessionEstablishmentResponse, error)

func BuildPfcpSessionModificationRequest

func BuildPfcpSessionModificationRequest(smContext *smf_context.SMContext, pdrList []*smf_context.PDR, farList []*smf_context.FAR, barList []*smf_context.BAR) (pfcp.PFCPSessionModificationRequest, error)

TODO: Replace dummy value in PFCP message

func BuildPfcpSessionModificationResponse

func BuildPfcpSessionModificationResponse() (pfcp.PFCPSessionModificationResponse, error)

TODO: Replace dummy value in PFCP message

func BuildPfcpSessionReportResponse

func BuildPfcpSessionReportResponse(cause pfcpType.Cause) (pfcp.PFCPSessionReportResponse, error)

func SendPfcpAssociationReleaseRequest

func SendPfcpAssociationReleaseRequest(addr *net.UDPAddr)

func SendPfcpAssociationReleaseResponse deprecated

func SendPfcpAssociationReleaseResponse(addr *net.UDPAddr, cause pfcpType.Cause)

Deprecated: PFCP Association Release Procedure should be initiated by the CP function

func SendPfcpAssociationSetupRequest

func SendPfcpAssociationSetupRequest(addr *net.UDPAddr)

func SendPfcpAssociationSetupResponse

func SendPfcpAssociationSetupResponse(addr *net.UDPAddr, cause pfcpType.Cause)

func SendPfcpSessionDeletionRequest

func SendPfcpSessionDeletionRequest(addr *net.UDPAddr, ctx *smf_context.SMContext) (seqNum uint32)

func SendPfcpSessionDeletionResponse deprecated

func SendPfcpSessionDeletionResponse(addr *net.UDPAddr)

Deprecated: PFCP Session Deletion Procedure should be initiated by the CP function

func SendPfcpSessionEstablishmentRequest

func SendPfcpSessionEstablishmentRequest(raddr *net.UDPAddr, ctx *smf_context.SMContext)

func SendPfcpSessionEstablishmentRequestForULCL

func SendPfcpSessionEstablishmentRequestForULCL(raddr *net.UDPAddr, ctx *smf_context.SMContext, pdrList []*smf_context.PDR, farList []*smf_context.FAR, barList []*smf_context.BAR)

func SendPfcpSessionEstablishmentResponse deprecated

func SendPfcpSessionEstablishmentResponse(addr *net.UDPAddr)

Deprecated: PFCP Session Establishment Procedure should be initiated by the CP function

func SendPfcpSessionModificationRequest

func SendPfcpSessionModificationRequest(raddr *net.UDPAddr, ctx *smf_context.SMContext, pdrList []*smf_context.PDR, farList []*smf_context.FAR, barList []*smf_context.BAR) (seqNum uint32)

func SendPfcpSessionModificationResponse deprecated

func SendPfcpSessionModificationResponse(addr *net.UDPAddr)

Deprecated: PFCP Session Modification Procedure should be initiated by the CP function

func SendPfcpSessionReportResponse

func SendPfcpSessionReportResponse(addr *net.UDPAddr, cause pfcpType.Cause, seqFromUPF uint32, SEID uint64)

Types

This section is empty.

Jump to

Keyboard shortcuts

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