Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PDUQoSInfo ¶
type PDUQoSInfo struct { PduSessionID uint8 QfiList []uint8 IsDefault bool IsDSCPSpecified bool DSCP uint8 }
func Parse5GQoSInfoNotify ¶
func Parse5GQoSInfoNotify(n *message.Notification) (info *PDUQoSInfo, err error)
Click to show internal directories.
Click to hide internal directories.