| getonlinkipv6prefixResult Structure Definition |
The getonlinkipv6prefixResult structure defines the return type for getonlinkipv6prefix API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
onlinkipv6prefixList |
List of onlinkipv6prefixs |
| onlinkipv6prefix Structure Definition |
The onlinkipv6prefix structure defines the actual return type values for getonlinkipv6prefix API. |
Syntax |
Members |
ipv6prefix |
Onlink prefixes for RA messages. |
onlinkprefix |
RA Prefix onlink flag. |
autonomusprefix |
RA Prefix Autonomus flag. |
depricateprefix |
Depricate the prefix. |
decrementprefixlifetimes |
RA Prefix Autonomus flag. |
prefixvalidelifetime |
Valide life time of the prefix, in seconds. |
prefixpreferredlifetime |
Preferred life time of the prefix, in seconds. |
prefixcurrvalidelft |
Prefix current valid life time |
prefixcurrpreferredlft |
Prefix current prefered life time |
_nextgenapiresource |
See Also |