FD.io VPP  v19.01.3-6-g70449b9b9
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 223 of file ip6_neighbor.c.

Field Documentation

◆ add_del_swindex

u32 ip6_icmp_neighbor_discovery_event_data_t::add_del_swindex

Definition at line 225 of file ip6_neighbor.c.

◆ fib_index

u32 ip6_icmp_neighbor_discovery_event_data_t::fib_index

Definition at line 229 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 228 of file ip6_neighbor.c.


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