|
SST/macro
|
#include <sdn_router.h>

Public Member Functions | |
| bool | operator== (const Match_Fields &mf) const |
Public Attributes | |
| int | flow_id |
| int | src |
| int | dst |
Definition at line 44 of file sdn_router.h.
|
inline |
Definition at line 49 of file sdn_router.h.
| int sstmac::hw::sdn_router::Match_Fields::dst |
Definition at line 47 of file sdn_router.h.
Referenced by operator==().
| int sstmac::hw::sdn_router::Match_Fields::flow_id |
Definition at line 45 of file sdn_router.h.
Referenced by operator==().
| int sstmac::hw::sdn_router::Match_Fields::src |
Definition at line 46 of file sdn_router.h.
Referenced by operator==().
1.8.11