Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DropCounter ¶
type DropDetection ¶
type DropDetection struct {
// contains filtered or unexported fields
}
func (*DropDetection) Detect ¶
func (d *DropDetection) Detect(id uint32, seq uint64, timestamp uint32)
func (*DropDetection) GetCounter ¶
func (d *DropDetection) GetCounter() interface{}
func (*DropDetection) Init ¶
func (d *DropDetection) Init(name string, windowSize uint64)
Click to show internal directories.
Click to hide internal directories.