|
OpenSDN source code
|
#include <flow_table.h>


Public Member Functions | |
| FlowTaskMsg (FlowEntry *fe) | |
| virtual | ~FlowTaskMsg () |
Public Member Functions inherited from InterTaskMsg | |
| InterTaskMsg (uint16_t command) | |
| virtual | ~InterTaskMsg () |
Public Attributes | |
| FlowEntryPtr | fe_ptr |
Public Attributes inherited from InterTaskMsg | |
| uint16_t | cmd |
Definition at line 138 of file flow_table.h.
|
inline |
Definition at line 139 of file flow_table.h.
|
inlinevirtual |
Definition at line 140 of file flow_table.h.
| FlowEntryPtr FlowTaskMsg::fe_ptr |
Definition at line 142 of file flow_table.h.