Searched defs:InterfaceMetrics (Results 1 – 5 of 5) sorted by relevance
36 type InterfaceMetrics struct { struct37 Type int // interface type38 MTU int // maximum transmission unit42 func (imx *InterfaceMetrics) SysType() SysType { return SysMetrics }
39 type InterfaceMetrics struct { struct40 Type int // interface type41 MTU int // maximum transmission unit45 func (imx *InterfaceMetrics) SysType() SysType { return SysMetrics }
29 type InterfaceMetrics struct { struct30 Type int // interface type31 MTU int // maximum transmission unit35 func (imx *InterfaceMetrics) SysType() SysType { return SysMetrics }
32 type InterfaceMetrics struct { struct33 Type int // interface type34 MTU int // maximum transmission unit38 func (imx *InterfaceMetrics) SysType() SysType { return SysMetrics }