network-packets - v0.0.1
    Preparing search index...

    Interface NeighborSolicitation

    interface NeighborSolicitation {
        options: NeighborDiscoveryOption[];
        target: string;
        type: "NeighborSolicitation";
    }
    Index

    Properties

    Properties

    target: string
    type: "NeighborSolicitation"