FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
Functions | |
std::ostream & | VOM::operator<< (std::ostream &os, const handle_t &h) |
ostream print of a handle_t More... | |
std::ostream & | VOM::operator<< (std::ostream &os, const mac_address_t &mac) |
Ostream operator for a MAC address. More... | |
std::ostream & | VOM::operator<< (std::ostream &os, const l2_address_t &l2) |
Ostream operator for a MAC address. More... | |
std::ostream & | VOM::operator<< (std::ostream &os, const direction_t &dir) |
Output ostream for direction_t. More... | |
std::ostream & | VOM::operator<< (std::ostream &os, const ethertype_t ð) |
Output ostream for ethertype_t. More... | |
std::ostream & | VOM::operator<< (std::ostream &os, const counter_t &c) |
Ostream operator for a MAC address. More... | |