tuntap

package
v0.0.0-...-fff8d9e Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tap

type Tap struct {
	// contains filtered or unexported fields
}

func NewTap

func NewTap(name string) (*Tap, error)

func (*Tap) Address

func (t *Tap) Address() []byte

func (*Tap) Close

func (t *Tap) Close() error

func (*Tap) Name

func (t *Tap) Name() string

func (*Tap) Read

func (t *Tap) Read(data []byte) (int, error)

func (*Tap) Write

func (t *Tap) Write(data []byte) (int, error)

Jump to

Keyboard shortcuts

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