# Functions
MakeArchivalRecord parses the NetlinkMessage into a ArchivalRecord.
Parse returns the InetDiagMsg itself Modified from original to also return attribute data array.
ParseRouteAttr parses a byte array into slice of NetlinkRouteAttr struct.
# Constants
TODO - get these from sys/unix or syscall.
TODO - get these from sys/unix or syscall.
TODO - get these from sys/unix or syscall.
TODO - get these from sys/unix or syscall.
TODO - get these from sys/unix or syscall.
# Type aliases
No description provided by the author
No description provided by the author
TODO use unix instead.
RouteAttrValue is the type of RouteAttr.Value.
No description provided by the author