|
INET Framework for OMNeT++/OMNEST
|
#include <ISIStypes.h>
Public Attributes | |
| unsigned char | defaultMetric |
| unsigned char | delayMetric |
| unsigned char | expenseMetric |
| unsigned char | errortMetric |
Strucure for storing of narrow metrics of interface
Definition at line 129 of file ISIStypes.h.
| unsigned char metrics_t::defaultMetric |
Default metric (only this one is used)
Definition at line 131 of file ISIStypes.h.
Referenced by ISIS::addTLV(), ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| unsigned char metrics_t::delayMetric |
not used
Definition at line 132 of file ISIStypes.h.
Referenced by ISIS::addTLV(), ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| unsigned char metrics_t::errortMetric |
not used
Definition at line 134 of file ISIStypes.h.
Referenced by ISIS::addTLV(), ISIS::handleL1LSP(), and ISIS::updateMyLSP().
| unsigned char metrics_t::expenseMetric |
not used
Definition at line 133 of file ISIStypes.h.
Referenced by ISIS::addTLV(), ISIS::handleL1LSP(), and ISIS::updateMyLSP().