|
INET Framework for OMNeT++/OMNEST
|
#include <ISIStypes.h>
Public Attributes | |
| std::vector< LSPneighbour > | neighbours |
| unsigned char | LSPid [8] |
| unsigned long | seq |
| ISISTimer * | deadTimer |
Definition at line 147 of file ISIStypes.h.
Definition at line 152 of file ISIStypes.h.
Referenced by ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| unsigned char LSPrecord::LSPid[8] |
Definition at line 150 of file ISIStypes.h.
Referenced by ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| std::vector<LSPneighbour> LSPrecord::neighbours |
Definition at line 149 of file ISIStypes.h.
Referenced by ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| unsigned long LSPrecord::seq |
Definition at line 151 of file ISIStypes.h.
Referenced by ISIS::handleL1LSP(), and ISIS::updateMyLSP().