11

Macro and Type Definitions

The KAME Mobile Internet Protocol version 6 (IPv6) stack defines several types to increase the readability of the source code. Table 11-1 shows the type definitions for the Mobile IPv6 stack. Table 11-2 shows some constant definitions used by the Mobile IPv6 stack. Table 11-3 shows some utility macros used in the Mobile IPv6 stack.

Table 11-1

New types introduced in Mobile IPv6.

Type NameDescription
mip6_nonce_t8-byte unsigned integer array that represents a nonce value
mip6_nodekey_t20-byte unsigned integer array that represents a nodekey value
mip6_cookie_t8-byte unsigned integer array that represents a cookie value
mip6_home_token_t8-byte unsigned integer array that represents a home keygen token value
mip6_careof_token_t ...

Get Mobile IPv6 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.