FD.io VPP  v21.06
Vector Packet Processing
vl_api_vrrp_vr_event_t Struct Reference

Notification about VRRP VR state change event. More...

Data Fields

u32 client_index
 
u32 pid
 
vl_api_vrrp_vr_key_t vr
 
vl_api_vrrp_vr_state_t old_state
 
vl_api_vrrp_vr_state_t new_state
 

Detailed Description

Notification about VRRP VR state change event.

Template Parameters
client_index- opaque cookie to identify the sender
pid- client pid registered to receive notification
vr- configuration parameters identifying the VR
old_state- old state of VR
new_state- new state of VR

Definition at line 253 of file vrrp.api.

Field Documentation

◆ client_index

u32 vl_api_vrrp_vr_event_t::client_index

Definition at line 255 of file vrrp.api.

◆ new_state

vl_api_vrrp_vr_state_t vl_api_vrrp_vr_event_t::new_state

Definition at line 259 of file vrrp.api.

◆ old_state

vl_api_vrrp_vr_state_t vl_api_vrrp_vr_event_t::old_state

Definition at line 258 of file vrrp.api.

◆ pid

u32 vl_api_vrrp_vr_event_t::pid

Definition at line 256 of file vrrp.api.

◆ vr

vl_api_vrrp_vr_key_t vl_api_vrrp_vr_event_t::vr

Definition at line 257 of file vrrp.api.


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