# Functions
NewLinuxARPIndex creates new instance of linuxArpIndex.
NewLinuxRouteIndex creates new instance of linuxRouteIndex.
# Structs
LinuxARPIndexDto represents an item sent through watch channel in linuxARPIndex.
LinuxRouteIndexDto represents an item sent through watch channel in LinuxRouteIndex.
# Interfaces
LinuxARPIndex provides read-only access to mapping between software ARP indexes and ARP names.
LinuxARPIndexRW is mapping between software ARP indexes (used internally in VPP) and ARP entry names.
LinuxRouteIndex provides read-only access to mapping between software route indexes and route names.
LinuxRouteIndexRW is mapping between software route indexes (used internally in VPP) and routes entry names.