Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
QmiWdsIpAddressInfo Struct Reference

#include <qaGobiApiWds.h>

Data Fields

ULONG * pIPAddressV4
 
USHORT * pIPAddressV6
 
BYTE * pIPv6prefixlen
 

Detailed Description

Parameters
[out]pIPAddressV4
  • Current IPv4 address
  • default value of 0 if not reported by the device.
[out]pIPAddressV6
  • 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 567
[out]pIPv6prefixlen
  • IPv6 prefix length in number of bits

The documentation for this struct was generated from the following file: