FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::interface |
A representation of an interface in VPP. More... | |
struct | VOM::interface::type_t |
An interface type. More... | |
struct | VOM::interface::admin_state_t |
The admin state of the interface. More... | |
struct | VOM::interface::oper_state_t |
The oper state of the interface. More... | |
class | VOM::interface::create_cmd< MSG > |
A base class for interface Create commands. More... | |
class | VOM::interface::delete_cmd< MSG > |
Base class for intterface Delete commands. More... | |
class | VOM::interface::event_listener |
A class that listens to interface Events. More... | |
class | VOM::interface::stat_listener |
A class that listens to interface Stats. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
VOM::interface_cmds | |
Forward declaration of the stats and events command. | |