# Functions
NewAssociationReleaseRequest creates a new AssociationReleaseRequest.
NewAssociationReleaseResponse creates a new AssociationReleaseResponse.
NewAssociationSetupRequest creates a new AssociationSetupRequest.
NewAssociationSetupResponse creates a new AssociationSetupResponse.
NewAssociationUpdateRequest creates a new AssociationUpdateRequest.
NewAssociationUpdateResponse creates a new AssociationUpdateResponse.
NewGeneric creates a new Generic.
NewGenericWithoutSEID creates a new Generic.
NewHeader creates a new Header.
NewHeaderNodeRelated creates a new Header for Node Related Messages.
NewHeaderSessionRelated creates a new Header for Session Related Messages.
NewHeartbeatRequest creates a new HeartbeatRequest.
NewHeartbeatResponse creates a new HeartbeatResponse.
NewNodeReportRequest creates a new NodeReportRequest.
NewNodeReportResponse creates a new NodeReportResponse.
NewPFDManagementRequest creates a new PFDManagementRequest.
NewPFDManagementResponse creates a new PFDManagementResponse.
NewSessionDeletionRequest creates a new SessionDeletionRequest.
NewSessionDeletionResponse creates a new SessionDeletionResponse.
NewSessionEstablishmentRequest creates a new SessionEstablishmentRequest.
NewSessionEstablishmentResponse creates a new SessionEstablishmentResponse.
NewSessionModificationRequest creates a new SessionModificationRequest.
NewSessionModificationResponse creates a new SessionModificationResponse.
NewSessionReportRequest creates a new SessionReportRequest.
NewSessionReportResponse creates a new SessionReportResponse.
NewSessionSetDeletionRequest creates a new SessionSetDeletionRequest.
NewSessionSetDeletionResponse creates a new SessionSetDeletionResponse.
NewVersionNotSupportedResponse creates a new VersionNotSupportedResponse.
Parse parses the given bytes as Message.
ParseAssociationReleaseRequest decodes a given byte sequence as a AssociationReleaseRequest.
ParseAssociationReleaseResponse decodes a given byte sequence as a AssociationReleaseResponse.
ParseAssociationSetupRequest decodes a given byte sequence as a AssociationSetupRequest.
ParseAssociationSetupResponse decodes a given byte sequence as a AssociationSetupResponse.
ParseAssociationUpdateRequest decodes a given byte sequence as a AssociationUpdateRequest.
ParseAssociationUpdateResponse decodes a given byte sequence as a AssociationUpdateResponse.
ParseGeneric decodes a given byte sequence as a Generic.
ParseHeader decodes given byte sequence as a PFCP header.
ParseHeartbeatRequest decodes a given byte sequence as a HeartbeatRequest.
ParseHeartbeatResponse decodes a given byte sequence as a HeartbeatResponse.
ParseNodeReportRequest decodes a given byte sequence as a NodeReportRequest.
ParseNodeReportResponse decodes a given byte sequence as a NodeReportResponse.
ParsePFDManagementRequest decodes a given byte sequence as a PFDManagementRequest.
ParsePFDManagementResponse decodes a given byte sequence as a PFDManagementResponse.
ParseSessionDeletionRequest decodes a given byte sequence as a SessionDeletionRequest.
ParseSessionDeletionResponse decodes a given byte sequence as a SessionDeletionResponse.
ParseSessionEstablishmentRequest decodes a given byte sequence as a SessionEstablishmentRequest.
ParseSessionEstablishmentResponse decodes a given byte sequence as a SessionEstablishmentResponse.
ParseSessionModificationRequest decodes a given byte sequence as a SessionModificationRequest.
ParseSessionModificationResponse decodes a given byte sequence as a SessionModificationResponse.
ParseSessionReportRequest decodes a given byte sequence as a SessionReportRequest.
ParseSessionReportResponse decodes a given byte sequence as a SessionReportResponse.
ParseSessionSetDeletionRequest decodes a given byte sequence as a SessionSetDeletionRequest.
ParseSessionSetDeletionResponse decodes a given byte sequence as a SessionSetDeletionResponse.
ParseVersionNotSupportedResponse decodes a given byte sequence as a VersionNotSupportedResponse.
# Constants
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
MessageType definitions.
# Structs
AssociationReleaseRequest is a AssociationReleaseRequest formed PFCP Header and its IEs above.
AssociationReleaseResponse is a AssociationReleaseResponse formed PFCP Header and its IEs above.
AssociationSetupRequest is a AssociationSetupRequest formed PFCP Header and its IEs above.
AssociationSetupResponse is a AssociationSetupResponse formed PFCP Header and its IEs above.
AssociationUpdateRequest is a AssociationUpdateRequest formed PFCP Header and its IEs above.
AssociationUpdateResponse is a AssociationUpdateResponse formed PFCP Header and its IEs above.
Generic is a Generic formed PFCP Header and its IEs above.
Header represents a PFCP header.
HeartbeatRequest is a HeartbeatRequest formed PFCP Header and its IEs above.
HeartbeatResponse is a HeartbeatResponse formed PFCP Header and its IEs above.
NodeReportRequest is a NodeReportRequest formed PFCP Header and its IEs above.
NodeReportResponse is a NodeReportResponse formed PFCP Header and its IEs above.
PFDManagementRequest is a PFDManagementRequest formed PFCP Header and its IEs above.
PFDManagementResponse is a PFDManagementResponse formed PFCP Header and its IEs above.
SessionDeletionRequest is a SessionDeletionRequest formed PFCP Header and its IEs above.
SessionDeletionResponse is a SessionDeletionResponse formed PFCP Header and its IEs above.
SessionEstablishmentRequest is a SessionEstablishmentRequest formed PFCP Header and its IEs above.
SessionEstablishmentResponse is a SessionEstablishmentResponse formed PFCP Header and its IEs above.
SessionModificationRequest is a SessionModificationRequest formed PFCP Header and its IEs above.
SessionModificationResponse is a SessionModificationResponse formed PFCP Header and its IEs above.
SessionReportRequest is a SessionReportRequest formed PFCP Header and its IEs above.
SessionReportResponse is a SessionReportResponse formed PFCP Header and its IEs above.
SessionSetDeletionRequest is a SessionSetDeletionRequest formed PFCP Header and its IEs above.
SessionSetDeletionResponse is a SessionSetDeletionResponse formed PFCP Header and its IEs above.
VersionNotSupportedResponse is a VersionNotSupportedResponse formed PFCP Header and its IEs above.
# Interfaces
Message is an interface that defines PFCP messages.