FecTlv

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