|
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 148 of file flow_table.h.
|
inline |
Definition at line 149 of file flow_table.h.
|
inlinevirtual |
Definition at line 150 of file flow_table.h.
| FlowEntryPtr FlowTaskMsg::fe_ptr |
Definition at line 152 of file flow_table.h.