Documentation
¶
Index ¶
Constants ¶
View Source
const ( TCA_UNSPEC = iota TCA_KIND TCA_OPTIONS TCA_STATS TCA_XSTATS TCA_RATE TCA_FCNT TCA_STATS2 TCA_STAB )
View Source
const ( TCA_STATS_UNSPEC = iota TCA_STATS_BASIC TCA_STATS_RATE_EST TCA_STATS_QUEUE TCA_STATS_APP TCA_STATS_RATE_EST64 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QdiscInfo ¶
type TC_Fq_Qd_Stats ¶
type TC_Fq_Qd_Stats struct {
GcFlows uint64
HighprioPackets uint64
TcpRetrans uint64
Throttled uint64
FlowsPlimit uint64
PktsTooLong uint64
AllocationErrors uint64
TimeNextDelayedFlow int64
Flows uint32
InactiveFlows uint32
ThrottledFlows uint32
UnthrottleLatencyNs uint32
}
See struct tc_fq_qd_stats /usr/include/linux/pkt_sched.h
Click to show internal directories.
Click to hide internal directories.