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

Data Fields

char * pSPC
 
uint32_t * pMode
 
uint8_t * pRetryLimit
 
uint8_t * pRetryInterval
 
uint8_t * pReRegPeriod
 
uint8_t * pReRegTraffic
 
uint8_t * pHAAuthenticator
 
uint8_t * pHA2002bis
 

Detailed Description

Mobile IP parameters information.

Parameters
pSPC
  • NULL-terminated string representing six digit service programming code.
pMode
  • Mode to be set (optional)
    • 0 - Mobile IP off (simple IP only)
    • 1 - Mobile IP preferred
    • 2 - Mobile IP only
pRetryLimit
  • Registration retry attempt limit (optional)
pRetryInterval
  • Registration retry attempt interval used to determine the time between registration attempts (optional)
pReRegPeriod
  • Period (in minutes) to attempt re-registration before current registration expires (optional)
pReRegTraffic
  • Re-registration only if traffic since last attempt (optional)
    • Zero - Disabled
    • NonZero - Enabled
pHAAuthenticator
  • MH-HA authenticator calculator (optional)
    • Zero - Disabled
    • NonZero - Enabled
pHA2002bis
  • MH-HA RFC 2002bis authentication instead of RFC2002 (optional)
    • Zero - Disabled
    • NonZero - Enabled

Field Documentation

uint8_t* pack_wds_SetMobileIPParameters_t::pHA2002bis
uint8_t* pack_wds_SetMobileIPParameters_t::pHAAuthenticator
uint32_t* pack_wds_SetMobileIPParameters_t::pMode
uint8_t* pack_wds_SetMobileIPParameters_t::pReRegPeriod
uint8_t* pack_wds_SetMobileIPParameters_t::pReRegTraffic
uint8_t* pack_wds_SetMobileIPParameters_t::pRetryInterval
uint8_t* pack_wds_SetMobileIPParameters_t::pRetryLimit
char* pack_wds_SetMobileIPParameters_t::pSPC

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