BgpUpdateAttributeTypeCode

Namespace inet::bgp

BgpUpdateAttributeTypeCode

enum

(no description)

Source code

enum BgpUpdateAttributeTypeCode
{
    ORIGIN = 1;
    AS_PATH = 2;
    NEXT_HOP = 3;
    MULTI_EXIT_DISC = 4;
    LOCAL_PREF = 5;
    ATOMIC_AGGREGATE = 6;
    AGGREGATOR = 7;
}

File: src/inet/routing/bgpv4/bgpmessage/BgpHeader.msg