package
0.0.0-20220214151720-7585b01ddccf
Repository: https://github.com/inetaf/netstack.git
Documentation: pkg.go.dev

# Packages

Package linux contains the constants and types needed to interface with a Linux kernel.

# Constants

Host specifies the host ABI.
Linux is the Linux ABI.

# Interfaces

ABI is an interface that defines OS-specific interactions.

# Type aliases

A FlagSet is a slice of bit-flags and their name.
OS describes the target operating system for an ABI.
ValueSet is a map of syscall values to their name.