OpenSDN source code
|
Public Types | |
typedef mpl::list < sc::custom_reaction< EvNsIn > , sc::custom_reaction < EvUnsolNaIn > , sc::custom_reaction < EvSolNaIn > , sc::custom_reaction < EvPktOut > , sc::custom_reaction < EvTestStateChange > > | reactions |
Public Member Functions | |
Stale (my_context ctx) | |
~Stale () | |
sc::result | react (const EvNsIn &event) |
sc::result | react (const EvUnsolNaIn &event) |
sc::result | react (const EvSolNaIn &event) |
sc::result | react (const EvPktOut &event) |
sc::result | react (const EvTestStateChange &event) |
Definition at line 363 of file ndp_entry.cc.
typedef mpl::list< sc::custom_reaction<EvNsIn>, sc::custom_reaction<EvUnsolNaIn>, sc::custom_reaction<EvSolNaIn>, sc::custom_reaction<EvPktOut>, sc::custom_reaction<EvTestStateChange> > fsm::Stale::reactions |
Definition at line 370 of file ndp_entry.cc.
|
inlineexplicit |
|
inline |
Definition at line 381 of file ndp_entry.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |