FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
u8 * | rewrite |
void * | ioam_end_of_path_cb |
ip6_address_t | adj |
u8 | ioam_flag |
u32 | unix_time_0 |
f64 | vlib_time_0 |
u8 | has_trace_option |
u8 | has_pot_option |
u8 | has_seqno_option |
u8 | has_analyse_option |
u8 | options_size [MAX_IP6_HBH_OPTION] |
int(* | add_options [MAX_IP6_HBH_OPTION])(u8 *rewrite_string, u8 *rewrite_size) |
int(* | pop_options [MAX_IP6_HBH_OPTION])(vlib_buffer_t *b, ip6_header_t *ip, ip6_hop_by_hop_option_t *opt) |
int(* | get_sizeof_options [MAX_IP6_HBH_OPTION])(u32 *rewrite_size) |
int(* | config_handler [MAX_IP6_HBH_OPTION])(void *data, u8 disable) |
u32(* | flow_handler [MAX_IP6_HBH_OPTION])(u32 flow_ctx, u8 add) |
flow_data_t * | flows |
vlib_main_t * | vlib_main |
vnet_main_t * | vnet_main |
Definition at line 43 of file ip6_hop_by_hop.h.
int(* ip6_hop_by_hop_ioam_main_t::add_options[MAX_IP6_HBH_OPTION])(u8 *rewrite_string, u8 *rewrite_size) |
Definition at line 76 of file ip6_hop_by_hop.h.
ip6_address_t ip6_hop_by_hop_ioam_main_t::adj |
Definition at line 52 of file ip6_hop_by_hop.h.
int(* ip6_hop_by_hop_ioam_main_t::config_handler[MAX_IP6_HBH_OPTION])(void *data, u8 disable) |
Definition at line 82 of file ip6_hop_by_hop.h.
u32(* ip6_hop_by_hop_ioam_main_t::flow_handler[MAX_IP6_HBH_OPTION])(u32 flow_ctx, u8 add) |
Definition at line 85 of file ip6_hop_by_hop.h.
flow_data_t* ip6_hop_by_hop_ioam_main_t::flows |
Definition at line 86 of file ip6_hop_by_hop.h.
int(* ip6_hop_by_hop_ioam_main_t::get_sizeof_options[MAX_IP6_HBH_OPTION])(u32 *rewrite_size) |
Definition at line 81 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::has_analyse_option |
Definition at line 72 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::has_pot_option |
Definition at line 66 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::has_seqno_option |
Definition at line 69 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::has_trace_option |
Definition at line 63 of file ip6_hop_by_hop.h.
void* ip6_hop_by_hop_ioam_main_t::ioam_end_of_path_cb |
Definition at line 49 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::ioam_flag |
Definition at line 56 of file ip6_hop_by_hop.h.
u8 ip6_hop_by_hop_ioam_main_t::options_size[MAX_IP6_HBH_OPTION] |
Definition at line 75 of file ip6_hop_by_hop.h.
int(* ip6_hop_by_hop_ioam_main_t::pop_options[MAX_IP6_HBH_OPTION])(vlib_buffer_t *b, ip6_header_t *ip, ip6_hop_by_hop_option_t *opt) |
Definition at line 78 of file ip6_hop_by_hop.h.
u8* ip6_hop_by_hop_ioam_main_t::rewrite |
Definition at line 46 of file ip6_hop_by_hop.h.
u32 ip6_hop_by_hop_ioam_main_t::unix_time_0 |
Definition at line 58 of file ip6_hop_by_hop.h.
vlib_main_t* ip6_hop_by_hop_ioam_main_t::vlib_main |
Definition at line 89 of file ip6_hop_by_hop.h.
f64 ip6_hop_by_hop_ioam_main_t::vlib_time_0 |
Definition at line 59 of file ip6_hop_by_hop.h.
vnet_main_t* ip6_hop_by_hop_ioam_main_t::vnet_main |
Definition at line 90 of file ip6_hop_by_hop.h.