LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_wds_GetMobileIPProfile_t Struct Reference

Data Fields

uint8_t enabled
 
uint32_t address
 
uint32_t primaryHA
 
uint32_t secondaryHA
 
uint8_t revTunneling
 
uint8_t naiSize
 
int8_t NAI [255]
 
uint32_t HASPI
 
uint32_t AAASPI
 
uint32_t HAState
 
uint32_t AAAState
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains unpack get mobile IP profile information.

Parameters
enabled
  • Profile enabled:
    • 0 - Disabled
    • 1 - Enabled
  • Bit to check in ParamPresenceMask - 16
address
  • Home IPv4 address:
  • Bit to check in ParamPresenceMask - 17
primaryHA
  • Primary home agent IPv4 address
  • Bit to check in ParamPresenceMask - 18
secondaryHA
  • Secondary home agent IPv4 address
  • Bit to check in ParamPresenceMask - 19
revTunneling
  • Reverse tunneling enabled
    • 0 - Disabled
    • 1 - Enabled
  • Bit to check in ParamPresenceMask - 20
naiSize
  • The maximum number of characters (including NULL terminator) that the NAI array can contain.
  • Bit to check in ParamPresenceMask - 21
NAI
  • Network access identifier string
  • Bit to check in ParamPresenceMask - 21
HASPI
  • Home agent security parameter index
  • Bit to check in ParamPresenceMask - 22
AAASPI
  • AAA server security parameter index
  • Bit to check in ParamPresenceMask - 23
HAState
  • Home agent key state
    • 0 - Unset
    • 1 - Set, default value
    • 2 - Set, modified from default
    • 3 - 0xFFFFFFFF - Unknown
  • Bit to check in ParamPresenceMask - 26
AAAState
  • AAA key state
    • 0 - Unset
    • 1 - Set, default value
    • 2 - Set, modified from default
    • 3 - 0xFFFFFFFF - Unknown
  • Bit to check in ParamPresenceMask - 27
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint32_t unpack_wds_GetMobileIPProfile_t::AAASPI
uint32_t unpack_wds_GetMobileIPProfile_t::AAAState
uint32_t unpack_wds_GetMobileIPProfile_t::address
uint8_t unpack_wds_GetMobileIPProfile_t::enabled
uint32_t unpack_wds_GetMobileIPProfile_t::HASPI
uint32_t unpack_wds_GetMobileIPProfile_t::HAState
int8_t unpack_wds_GetMobileIPProfile_t::NAI[255]
uint8_t unpack_wds_GetMobileIPProfile_t::naiSize
swi_uint256_t unpack_wds_GetMobileIPProfile_t::ParamPresenceMask
uint32_t unpack_wds_GetMobileIPProfile_t::primaryHA
uint8_t unpack_wds_GetMobileIPProfile_t::revTunneling
uint32_t unpack_wds_GetMobileIPProfile_t::secondaryHA

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