Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HEPInput ¶
type HEPInput struct {
// contains filtered or unexported fields
}
func NewHEPInput ¶
func NewHEPInput() *HEPInput
type HEPStats ¶
type HEPStats struct { HEPCount uint64 INVITECount uint64 REGISTERCount uint64 BYECount uint64 PRACKCount uint64 R180Count uint64 R183Count uint64 R200Count uint64 R400Count uint64 R404Count uint64 R406Count uint64 R408Count uint64 R416Count uint64 R420Count uint64 R422Count uint64 R480Count uint64 R481Count uint64 R484Count uint64 R485Count uint64 R488Count uint64 R500Count uint64 R502Count uint64 R503Count uint64 R504Count uint64 R603Count uint64 R604Count uint64 OtherCount uint64 }
Click to show internal directories.
Click to hide internal directories.