xdp

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelFunc

type CancelFunc func() error

type XdpLoader

type XdpLoader interface {
	Start() (CancelFunc, error)
}

type XdpObject

type XdpObject struct {
	BpfObjs bpfObjects
	Link    link.Link
	// contains filtered or unexported fields
}

func GetPreparedXdpObject

func GetPreparedXdpObject(netInterfaceIndex int) (*XdpObject, error)

func (*XdpObject) Close

func (x *XdpObject) Close() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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