#include <wds.h>
|
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 |
|
This structure contains unpack get mobile IP profile information.
- Parameters
-
enabled |
- Profile 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
- 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.
|
The documentation for this struct was generated from the following file: