LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
QmiWdsIpAddressInfo Struct Reference

Data Fields

ULONGpIPAddressV4
 
USHORTpIPAddressV6
 
BYTEpIPv6prefixlen
 

Detailed Description

Parameters
pIPAddressV4[OUT]
  • Current IPv4 address
  • default value of 0 if not reported by the device.
pIPAddressV6[OUT]
  • Current IPv6 address
    Space for storing the 8 element array of type USHORT for the IPv6 address is allocated by the application.
    The IP Address is stored in the user supplied buffer as follows:
    User buffer:
    [<U0>..<U7>]
    IPv6 address from the network:
    1234:2A01:....:5678
    User buffer contents:
    U0 corresponds to 1234
    U1 corresponds to 2A01
    – --------— – -—
    – --------— – -—
    U7 corresponds to 5678
pIPv6prefixlen[OUT]
  • IPv6 prefix length in number of bits

Field Documentation

ULONG* QmiWdsIpAddressInfo::pIPAddressV4
USHORT* QmiWdsIpAddressInfo::pIPAddressV6
BYTE* QmiWdsIpAddressInfo::pIPv6prefixlen

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved