# Functions
FindHostDevice returns a new instance of link representing host device, based on the PCI address and/or target interface name.
GetNetlinkHandle - mechanism to netlink.Handle for the NetNS specified in mechanism.
# Constants
DOWN is link admin state down.
FamilyAll is netlink.FAMILY_ALL.
NudReachable is netlink.NUD_REACHABLE.
UP is link admin state down.
# Interfaces
Link represents network interface and specifies operations that can be performed on that interface.
# Type aliases
State defines admin state of the network interface.