tc

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TC_H_MAJ_MASK = uint32(0xFFFF0000)
	TC_H_MIN_MASK = uint32(0x0000FFFF)
	TC_CLASS_FILE = "/etc/iproute2/tc_cls"
)

Variables

This section is empty.

Functions

func TcHandleMake

func TcHandleMake(major int, minor int) uint32

func TcHandleString

func TcHandleString(handle uint32) string

Types

type TcHandleNames added in v0.0.4

type TcHandleNames map[string]string

func ParseTcClassFile added in v0.0.4

func ParseTcClassFile(filename string) (TcHandleNames, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL