This structure contains the unpack parameters retrieved by the API unpack_wds_SLQSWdsSwiPDPRuntimeSettings
- Parameters
-
| contextId | (optional)
|
| bearerId | (optional)
- Bearer Identity
- An EPS bearer identity uniquely identifies an EPS bearer for one UE accessing via E-UTRAN. The EPS Bearer Identity is allocated by the MME.
|
| apnName | (optional)
- APN name associated with the context id
- NULL terminated by default.
|
| ipv4Address | (optional)
|
| ipv4GWAddress | (optional)
|
| prDNSIPv4Address | (optional)
|
| seDNSIPv4Address | (optional)
- Secondary DNS IPv4 Address
|
| ipv6Address | (optional)
|
| ipv6GWAddress | (optional)
|
| prDNSIPv6Address | (optional)
- Primary IPv6 DNS Address(in network byte order)
- This is an 8-element array of 16-bit numbers, each of which is in big-endian format
- 0xffffffff - Invalid data.
|
| seDNSIPv6Address | (optional)
- Secondary IPv6 DNS Address(in network byte order)
- This is an 8-element array of 16-bit numbers, each of which is in big-endian format
- 0xffffffff - Invalid data.
|
| prPCSCFIPv4Address | (optional)
- Primary PCSCF IPv4 Address
- 0xffffffff - Invalid data.
|
| sePCSCFIPv4Address | (optional)
- Secondary PCSCF IPv4 Address
- 0xffffffff - Invalid data.
|
| prPCSCFIPv6Address | (optional)
- Primary PCSCF IPv6 Address
- This is an 8-element array of 16-bit numbers, each of which is in big-endian format
- 0xffff - Invalid data.
|
| sePCSCFIPv6Address | (optional)
- Secondary PCSCF IPv6 Address
- This is an 8-element array of 16-bit numbers, each of which is in big-endian format
- 0xffff - Invalid data.
|