|
OpenSDN source code
|


Public Member Functions | |
| EvNsIn (nd_neighbor_solicit ns, MacAddress mac) | |
| bool | validate (NdpEntry *state_machine) const |
Static Public Member Functions | |
| static const char * | Name () |
Public Attributes | |
| MacAddress | mac_ |
| nd_neighbor_solicit | ns_ |
Definition at line 96 of file ndp_entry.cc.
|
inlineexplicit |
Definition at line 97 of file ndp_entry.cc.
|
inlinestatic |
Definition at line 100 of file ndp_entry.cc.
|
inline |
Definition at line 103 of file ndp_entry.cc.
| MacAddress fsm::EvNsIn::mac_ |
Definition at line 107 of file ndp_entry.cc.
| nd_neighbor_solicit fsm::EvNsIn::ns_ |
Definition at line 108 of file ndp_entry.cc.