FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
VOM::interface::event Struct Reference
+ Collaboration diagram for VOM::interface::event:

Public Member Functions

 event (const interface &itf, const interface::oper_state_t &state)
 

Data Fields

const interfaceitf
 
interface::oper_state_t state
 

Detailed Description

Definition at line 421 of file interface.hpp.

Constructor & Destructor Documentation

◆ event()

VOM::interface::event::event ( const interface itf,
const interface::oper_state_t state 
)
inline

Definition at line 423 of file interface.hpp.

Field Documentation

◆ itf

const interface& VOM::interface::event::itf

Definition at line 429 of file interface.hpp.

◆ state

interface::oper_state_t VOM::interface::event::state

Definition at line 430 of file interface.hpp.


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