FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ip6_hop_by_hop_main_t Struct Reference

Data Fields

int(* options [256])(vlib_buffer_t *b, ip6_header_t *ip, ip6_hop_by_hop_option_t *opt)
 
u8 *(* trace [256])(u8 *s, ip6_hop_by_hop_option_t *opt)
 
uword next_override
 

Detailed Description

Definition at line 600 of file ip6.h.

Field Documentation

◆ next_override

uword ip6_hop_by_hop_main_t::next_override

Definition at line 606 of file ip6.h.

◆ options

int(* ip6_hop_by_hop_main_t::options[256])(vlib_buffer_t *b, ip6_header_t *ip, ip6_hop_by_hop_option_t *opt)

Definition at line 603 of file ip6.h.

◆ trace

u8*(* ip6_hop_by_hop_main_t::trace[256])(u8 *s, ip6_hop_by_hop_option_t *opt)

Definition at line 605 of file ip6.h.


The documentation for this struct was generated from the following file: