FEC_TLV

Namespace inet

FEC_TLV

struct

(no description)

Fields

Name Type Description
addr IPv4Address
length int

Source code

struct FEC_TLV
{
    IPv4Address addr;
    int length;
}

File: src/inet/networklayer/ldp/LDPPacket.msg