bmv2
Designing your own switch target with bmv2
|
Enhances McSimplePre with LAG (link aggregation) support. More...
Additional Inherited Members | |
![]() | |
using | mgrp_t = unsigned int |
NC. More... | |
using | rid_t = unsigned int |
NC. More... | |
using | egress_port_t = unsigned int |
NC. More... | |
![]() | |
std::vector< McOut > | replicate (const McIn) const |
McSimplePre (const McSimplePre &other)=delete | |
Deleted copy constructor. More... | |
McSimplePre & | operator= (const McSimplePre &other)=delete |
Deleted move assignment operator. More... | |
McSimplePre (McSimplePre &&other)=delete | |
Deleted move constructor. More... | |
McSimplePre & | operator= (McSimplePre &&other)=delete |
Deleted move assignment operator. More... | |
Enhances McSimplePre with LAG (link aggregation) support.