FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ioam_e2e_data_t_ |
struct | ioam_e2e_main_t |
Typedefs | |
typedef struct ioam_e2e_data_t_ | ioam_e2e_data_t |
Functions | |
typedef | CLIB_PACKED (struct{ip6_hop_by_hop_option_t hdr;ioam_e2e_packet_t e2e_hdr;}) ioam_e2e_option_t |
static ioam_seqno_data * | ioam_e2ec_get_seqno_data_from_flow_ctx (u32 flow_ctx) |
static u32 | ioam_e2e_get_cur_seqno_from_flow_ctx (u32 flow_ctx) |
Variables | |
ioam_e2e_main_t | ioam_e2e_main |
typedef struct ioam_e2e_data_t_ ioam_e2e_data_t |
typedef CLIB_PACKED | ( | struct{ip6_hop_by_hop_option_t hdr;ioam_e2e_packet_t e2e_hdr;} | ) |
|
inlinestatic |
Definition at line 44 of file ip6_ioam_e2e.h.
ioam_e2e_main_t ioam_e2e_main |
Definition at line 30 of file ip6_ioam_e2e.c.