Documentation
¶
Index ¶
Constants ¶
View Source
const (
RTA_PREF = 20
)
View Source
const (
SizeofHeader = 12
)
Variables ¶
This section is empty.
Functions ¶
func NativeEndian ¶
Types ¶
type Cacheinfo ¶
type Cacheinfo struct {
Clntref uint32
Lastuse uint32
Expires uint32
Error uint32
Used uint32
ID uint32
Ts uint32
Tsage uint32
}
func DecodeCacheinfo ¶
type Header ¶
type Header struct {
Family uint8
Dstlen uint8
Srclen uint8
Tos uint8
Table uint8
Protocol uint8
Scope uint8
Type uint8
Flags uint32
}
func DecodeHeader ¶
Click to show internal directories.
Click to hide internal directories.