OpenSDN source code
|
Public Member Functions | |
EvTestStateChange (NdpEntry::State state, int retry) | |
bool | validate (NdpEntry *state_machine) const |
Static Public Member Functions | |
static const char * | Name () |
Public Attributes | |
NdpEntry::State | state_ |
int | retry_ |
Definition at line 38 of file ndp_entry.cc.
|
inline |
Definition at line 39 of file ndp_entry.cc.
|
inlinestatic |
Definition at line 41 of file ndp_entry.cc.
|
inline |
Definition at line 44 of file ndp_entry.cc.
int fsm::EvTestStateChange::retry_ |
Definition at line 49 of file ndp_entry.cc.
NdpEntry::State fsm::EvTestStateChange::state_ |
Definition at line 48 of file ndp_entry.cc.