blob: 541bb14d232a3d5bf6c13888a5dbb9b114a6bd2d [file] [log] [blame]
pkg netconfig, const GROUPS C.RTMGRP_LINK
pkg netconfig, func GetIPRoutes(bool) []*IPRoute
pkg netconfig, func IsDefaultIPRoute(*IPRoute) bool
pkg netconfig, func IsDefaultIPv4Route(*IPRoute) bool
pkg netconfig, func IsDefaultIPv6Route(*IPRoute) bool
pkg netconfig, func NotifyChange() (<-chan struct{}, error)
pkg netconfig, type IPRoute struct
pkg netconfig, type IPRoute struct, Gateway net.IP
pkg netconfig, type IPRoute struct, IfcIndex int
pkg netconfig, type IPRoute struct, Net net.IPNet
pkg netconfig, type IPRoute struct, PreferredSource net.IP