![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Data Fields | |
| virtchnl_event_codes_t | event |
| union { | |
| struct { | |
| virtchnl_link_speed_t link_speed | |
| u8 link_status | |
| } link_event | |
| struct { | |
| u32 link_speed | |
| u8 link_status | |
| } link_event_adv | |
| } | event_data |
| int | severity |
Definition at line 196 of file virtchnl.h.
| virtchnl_event_codes_t virtchnl_pf_event_t::event |
Definition at line 198 of file virtchnl.h.
| union { ... } virtchnl_pf_event_t::event_data |
| struct { ... } virtchnl_pf_event_t::link_event |
| struct { ... } virtchnl_pf_event_t::link_event_adv |
| virtchnl_link_speed_t virtchnl_pf_event_t::link_speed |
Definition at line 203 of file virtchnl.h.
| u32 virtchnl_pf_event_t::link_speed |
Definition at line 208 of file virtchnl.h.
| u8 virtchnl_pf_event_t::link_status |
Definition at line 204 of file virtchnl.h.
| int virtchnl_pf_event_t::severity |
Definition at line 212 of file virtchnl.h.