Variable NackReasonConst

NackReason: {
    Congestion: 50;
    Duplicate: 100;
    NoRoute: 150;
} = ...