NDNts

    Interface Packet

    interface Packet {
        congestionMark?: number;
        l3: L3Pkt;
        token?: Uint8Array<ArrayBufferLike>;
    }
    Index

    Properties

    congestionMark?: number
    l3: L3Pkt
    token?: Uint8Array<ArrayBufferLike>
    MMNEPVFCICPMFPCPTTAAATR