Interface

NM-1.0NMSettingTCConfigConstructorProps

interface ConstructorProps {
    name: string;
    qdiscs: TCQdisc[];
    tfilters: TCTfilter[];
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

qdiscs: TCQdisc[]
tfilters: TCTfilter[]

Properties - Inherited from NM.Setting.ConstructorProps

name: string