|
INET Framework for OMNeT++/OMNEST
|
#include <LDP.h>
Public Attributes | |
| int | fecid |
| IPv4Address | addr |
| int | length |
| IPv4Address | nextHop |
| IPv4Address inet::LDP::fec_t::addr |
Referenced by inet::operator<<(), inet::LDP::rebuildFecList(), and inet::LDP::updateFecListEntry().
| int inet::LDP::fec_t::fecid |
Referenced by inet::operator<<(), inet::LDP::rebuildFecList(), and inet::LDP::updateFecListEntry().
| int inet::LDP::fec_t::length |
Referenced by inet::fecPrefixCompare(), inet::operator<<(), inet::LDP::rebuildFecList(), and inet::LDP::updateFecListEntry().
| IPv4Address inet::LDP::fec_t::nextHop |
Referenced by inet::operator<<(), inet::LDP::rebuildFecList(), and inet::LDP::updateFecListEntry().