Namespace inet
FecTlv
struct(no description)
Fields
| Name | Type | Description |
|---|---|---|
| addr | Ipv4Address | |
| length | int |
Source code
struct FecTlv { Ipv4Address addr; int length; }File: src/inet/networklayer/ldp/LdpPacket.msg
Namespace inet
(no description)
| Name | Type | Description |
|---|---|---|
| addr | Ipv4Address | |
| length | int |
struct FecTlv { Ipv4Address addr; int length; }File: src/inet/networklayer/ldp/LdpPacket.msg