FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
ip6_ioam_e2e.h File Reference
+ Include dependency graph for ip6_ioam_e2e.h:
+ This graph shows which files directly or indirectly include this file:

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_dataioam_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 Documentation

Function Documentation

typedef CLIB_PACKED ( struct{ip6_hop_by_hop_option_t hdr;ioam_e2e_packet_t e2e_hdr;}  )
static u32 ioam_e2e_get_cur_seqno_from_flow_ctx ( u32  flow_ctx)
inlinestatic

Definition at line 56 of file ip6_ioam_e2e.h.

+ Here is the call graph for this function:

static ioam_seqno_data* ioam_e2ec_get_seqno_data_from_flow_ctx ( u32  flow_ctx)
inlinestatic

Definition at line 44 of file ip6_ioam_e2e.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

ioam_e2e_main_t ioam_e2e_main

Definition at line 30 of file ip6_ioam_e2e.c.