Documentation ¶
Overview ¶
Package tc contains the options for configuring per-interface Traffic Control (TC) queuing disciplines
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Corruption ¶
type Corruption Probability
func (Corruption) ApplyNetem ¶
func (c Corruption) ApplyNetem(n *o.Netem)
type Jitter ¶
func (Jitter) ApplyNetem ¶
type Latency ¶
func (Latency) ApplyNetem ¶
type LimitNetem ¶
type LimitNetem uint32
func (LimitNetem) ApplyNetem ¶
func (l LimitNetem) ApplyNetem(n *o.Netem)
type Probability ¶
type Reordering ¶
type Reordering Probability
func (Reordering) ApplyNetem ¶
func (p Reordering) ApplyNetem(n *o.Netem)
Click to show internal directories.
Click to hide internal directories.