FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip6_icmp_neighbor_discovery_event_data_t Union Reference

Data Fields

u32 add_del_swindex
 
struct {
   u32   up_down_swindex
 
   u32   fib_index
 
up_down_event
 

Detailed Description

Definition at line 224 of file ip6_neighbor.c.

Field Documentation

◆ add_del_swindex

u32 ip6_icmp_neighbor_discovery_event_data_t::add_del_swindex

Definition at line 226 of file ip6_neighbor.c.

◆ fib_index

u32 ip6_icmp_neighbor_discovery_event_data_t::fib_index

Definition at line 230 of file ip6_neighbor.c.

◆ up_down_event

struct { ... } ip6_icmp_neighbor_discovery_event_data_t::up_down_event

◆ up_down_swindex

u32 ip6_icmp_neighbor_discovery_event_data_t::up_down_swindex

Definition at line 229 of file ip6_neighbor.c.


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