Routing extension header definitions. More...
Routing extension header definitions.
Definition in file rh.h.
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | ipv6_ext_rh_t |
IPv6 routing extension header. More... | |
Routing header types | |
| |
#define | IPV6_EXT_RH_TYPE_0 (0U) |
Type 0 routing header (deprecated) | |
#define | IPV6_EXT_RH_TYPE_NIMROD (1U) |
Nimrod routing header (deprecated) | |
#define | IPV6_EXT_RH_TYPE_2 (2U) |
Type 2 routing header. More... | |
#define | IPV6_EXT_RH_TYPE_RPL_SRH (3U) |
RPL source routing header. More... | |