#include <wds.h>
|
|
int8_t | spc [10] |
| |
|
uint8_t | index |
| |
|
uint8_t * | pEnabled |
| |
|
uint32_t * | pAddress |
| |
|
uint32_t * | pPrimaryHA |
| |
|
uint32_t * | pSecondaryHA |
| |
|
uint8_t * | pRevTunneling |
| |
|
int8_t * | pNAI |
| |
|
uint32_t * | pHASPI |
| |
|
uint32_t * | pAAASPI |
| |
|
int8_t * | pMNHA |
| |
|
int8_t * | pMNAAA |
| |
Sets the mobile IP parameters.
- Parameters
-
| spc |
- Six digit service programming code string
|
| index |
- Index of the profile to modify
|
| pEnabled |
- (Optional) Enable profile? 0 - Disabled Nonzero - Enabled
|
| pAddress |
- (Optional) Home IPv4 address
|
| pPrimaryHA |
- (Optional) Primary home agent IPv4 address
|
| pSecondaryHA |
- (Optional) Secondary home agent IPv4 address
|
| pRevTunneling |
- (Optional) Enable reverse tunneling? 0 - Disabled Nonzero - Enabled
|
| pNAI |
- (Optional) Network access identifier string
|
| pHASPI |
- (Optional) Home agent security parameter index
|
| pAAASPI |
- (Optional) AAA server security parameter index
|
| pMNHA |
- (Optional) MN-HA key string
|
| pMNAAA |
- (Optional) MN-AAA key string
|
The documentation for this struct was generated from the following file: