FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ip6_sr_header_t |
Macros | |
#define | IPPROTO_IPV6_ROUTE 43 |
#define | ROUTING_HEADER_TYPE_SR 4 |
#define | IP6_SR_HEADER_FLAG_PROTECTED (0x40) |
#define | IP6_SR_HEADER_FLAG_OAM (0x20) |
#define | IP6_SR_HEADER_FLAG_ALERT (0x10) |
#define | IP6_SR_HEADER_FLAG_HMAC (0x80) |
#define IP6_SR_HEADER_FLAG_ALERT (0x10) |
Definition at line 140 of file sr_packet.h.
#define IP6_SR_HEADER_FLAG_HMAC (0x80) |
Definition at line 141 of file sr_packet.h.
#define IP6_SR_HEADER_FLAG_OAM (0x20) |
Definition at line 139 of file sr_packet.h.
#define IP6_SR_HEADER_FLAG_PROTECTED (0x40) |
Definition at line 138 of file sr_packet.h.
#define IPPROTO_IPV6_ROUTE 43 |
Definition at line 113 of file sr_packet.h.
#define ROUTING_HEADER_TYPE_SR 4 |
Definition at line 116 of file sr_packet.h.