Commit 91795fa5 authored by Thomas Dodds's avatar Thomas Dodds Committed by canterburym
Browse files

Edited names to better align with upstream docs.

parent 07a0912e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2727,7 +2727,7 @@ UDMUEAuthenticationResponse ::= SEQUENCE
    aKMAIndicator               [3] BOOLEAN OPTIONAL,
    problemDetails              [4] UDMProblemDetails OPTIONAL,
    authAAA                     [5] BOOLEAN OPTIONAL,
    pvsInfo                     [6] ServerAddressingInfo OPTIONAL
    pvsInfo                     [6] ServerAddressingInfoList OPTIONAL
}

UDMStartOfInterceptionWithRegisteredTarget ::= SEQUENCE
@@ -2737,9 +2737,9 @@ UDMStartOfInterceptionWithRegisteredTarget ::= SEQUENCE
    uDMSubscriptionDataSets     [3] SBIType
}

ServerAddressingInfo ::= SEQUENCE (SIZE(1..MAX)) OF AddressingInfo
ServerAddressingInfoList ::= SEQUENCE (SIZE(1..MAX)) OF ServerAddressingInfo

AddressingInfo ::= SEQUENCE
ServerAddressingInfo ::= SEQUENCE
{
    iPv4Address [1] IPv4Address,
    iPv6Address [2] IPv6Address,