nlp

package
v0.0.0-...-015fee6 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAddrNoHook

func AddAddrNoHook(address, ifName string) int

func AddFDBNoHook

func AddFDBNoHook(macAddress, ifName string) int

func AddNeighNoHook

func AddNeighNoHook(address, ifName, macAddress string) int

func AddRouteNoHook

func AddRouteNoHook(DestinationIPNet, gateway string) int

func AddVLANMemberNoHook

func AddVLANMemberNoHook(vlanid int, intfName string, tagged bool) int

func AddVLANNoHook

func AddVLANNoHook(vlanid int) int

func AddVxLANBridgeNoHook

func AddVxLANBridgeNoHook(vxlanid int, epIntfName string) int

func AddVxLANPeerNoHook

func AddVxLANPeerNoHook(vxlanid int, PeerIP string) int

func DelAddrNoHook

func DelAddrNoHook(address, ifName string) int

func DelFDBNoHook

func DelFDBNoHook(macAddress, ifName string) int

func DelNeighNoHook

func DelNeighNoHook(address, ifName string) int

func DelRouteNoHook

func DelRouteNoHook(DestinationIPNet string) int

func DelVLANMemberNoHook

func DelVLANMemberNoHook(vlanid int, intfName string, tagged bool) int

func DelVLANNoHook

func DelVLANNoHook(vlanid int) int

func DelVxLANNoHook

func DelVxLANNoHook(vxlanid int) int

func DelVxLANPeerNoHook

func DelVxLANPeerNoHook(vxlanid int, PeerIP string) int

func GetFDBNoHook

func GetFDBNoHook() ([]map[string]string, error)

func GetVxLANPeerNoHook

func GetVxLANPeerNoHook() (map[int][]string, error)

func HasLoadedTcProg

func HasLoadedTcProg(intfName string) bool

func NlpInit

func NlpInit()

func NlpRegister

func NlpRegister(hook cmn.NlpHookInterface)

Types

This section is empty.

Jump to

Keyboard shortcuts

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