Versions in this module Expand all Collapse all v1 v1.0.5 Sep 26, 2017 Changes in this version + const VlAPIVersion + func NewVnetGetSummaryStats() api.Message + func NewVnetGetSummaryStatsReply() api.Message + func NewVnetIP4FibCounters() api.Message + func NewVnetIP4NbrCounters() api.Message + func NewVnetIP6FibCounters() api.Message + func NewVnetIP6NbrCounters() api.Message + func NewWantIP4FibStats() api.Message + func NewWantIP4FibStatsReply() api.Message + func NewWantIP4NbrStats() api.Message + func NewWantIP4NbrStatsReply() api.Message + func NewWantIP6FibStats() api.Message + func NewWantIP6FibStatsReply() api.Message + func NewWantIP6NbrStats() api.Message + func NewWantIP6NbrStatsReply() api.Message + func NewWantInterfaceCombinedStats() api.Message + func NewWantInterfaceCombinedStatsReply() api.Message + func NewWantInterfaceSimpleStats() api.Message + func NewWantInterfaceSimpleStatsReply() api.Message + func NewWantPerInterfaceCombinedStats() api.Message + func NewWantPerInterfaceCombinedStatsReply() api.Message + func NewWantPerInterfaceSimpleStats() api.Message + func NewWantPerInterfaceSimpleStatsReply() api.Message + func NewWantStats() api.Message + func NewWantStatsReply() api.Message + type IP4FibCounter struct + Address uint32 + AddressLength uint8 + Bytes uint64 + Packets uint64 + func (*IP4FibCounter) GetCrcString() string + func (*IP4FibCounter) GetTypeName() string + type IP4NbrCounter struct + Address uint32 + Bytes uint64 + LinkType uint8 + Packets uint64 + func (*IP4NbrCounter) GetCrcString() string + func (*IP4NbrCounter) GetTypeName() string + type IP6FibCounter struct + Address []uint64 + AddressLength uint8 + Bytes uint64 + Packets uint64 + func (*IP6FibCounter) GetCrcString() string + func (*IP6FibCounter) GetTypeName() string + type IP6NbrCounter struct + Address []uint64 + Bytes uint64 + LinkType uint8 + Packets uint64 + func (*IP6NbrCounter) GetCrcString() string + func (*IP6NbrCounter) GetTypeName() string + type VnetGetSummaryStats struct + func (*VnetGetSummaryStats) GetCrcString() string + func (*VnetGetSummaryStats) GetMessageName() string + func (*VnetGetSummaryStats) GetMessageType() api.MessageType + type VnetGetSummaryStatsReply struct + Retval int32 + TotalBytes []uint64 + TotalPkts []uint64 + VectorRate float64 + func (*VnetGetSummaryStatsReply) GetCrcString() string + func (*VnetGetSummaryStatsReply) GetMessageName() string + func (*VnetGetSummaryStatsReply) GetMessageType() api.MessageType + type VnetIP4FibCounters struct + C []IP4FibCounter + Count uint32 + VrfID uint32 + func (*VnetIP4FibCounters) GetCrcString() string + func (*VnetIP4FibCounters) GetMessageName() string + func (*VnetIP4FibCounters) GetMessageType() api.MessageType + type VnetIP4NbrCounters struct + Begin uint8 + C []IP4NbrCounter + Count uint32 + SwIfIndex uint32 + func (*VnetIP4NbrCounters) GetCrcString() string + func (*VnetIP4NbrCounters) GetMessageName() string + func (*VnetIP4NbrCounters) GetMessageType() api.MessageType + type VnetIP6FibCounters struct + C []IP6FibCounter + Count uint32 + VrfID uint32 + func (*VnetIP6FibCounters) GetCrcString() string + func (*VnetIP6FibCounters) GetMessageName() string + func (*VnetIP6FibCounters) GetMessageType() api.MessageType + type VnetIP6NbrCounters struct + Begin uint8 + C []IP6NbrCounter + Count uint32 + SwIfIndex uint32 + func (*VnetIP6NbrCounters) GetCrcString() string + func (*VnetIP6NbrCounters) GetMessageName() string + func (*VnetIP6NbrCounters) GetMessageType() api.MessageType + type WantIP4FibStats struct + EnableDisable uint32 + Pid uint32 + func (*WantIP4FibStats) GetCrcString() string + func (*WantIP4FibStats) GetMessageName() string + func (*WantIP4FibStats) GetMessageType() api.MessageType + type WantIP4FibStatsReply struct + Retval int32 + func (*WantIP4FibStatsReply) GetCrcString() string + func (*WantIP4FibStatsReply) GetMessageName() string + func (*WantIP4FibStatsReply) GetMessageType() api.MessageType + type WantIP4NbrStats struct + EnableDisable uint32 + Pid uint32 + func (*WantIP4NbrStats) GetCrcString() string + func (*WantIP4NbrStats) GetMessageName() string + func (*WantIP4NbrStats) GetMessageType() api.MessageType + type WantIP4NbrStatsReply struct + Retval int32 + func (*WantIP4NbrStatsReply) GetCrcString() string + func (*WantIP4NbrStatsReply) GetMessageName() string + func (*WantIP4NbrStatsReply) GetMessageType() api.MessageType + type WantIP6FibStats struct + EnableDisable uint32 + Pid uint32 + func (*WantIP6FibStats) GetCrcString() string + func (*WantIP6FibStats) GetMessageName() string + func (*WantIP6FibStats) GetMessageType() api.MessageType + type WantIP6FibStatsReply struct + Retval int32 + func (*WantIP6FibStatsReply) GetCrcString() string + func (*WantIP6FibStatsReply) GetMessageName() string + func (*WantIP6FibStatsReply) GetMessageType() api.MessageType + type WantIP6NbrStats struct + EnableDisable uint32 + Pid uint32 + func (*WantIP6NbrStats) GetCrcString() string + func (*WantIP6NbrStats) GetMessageName() string + func (*WantIP6NbrStats) GetMessageType() api.MessageType + type WantIP6NbrStatsReply struct + Retval int32 + func (*WantIP6NbrStatsReply) GetCrcString() string + func (*WantIP6NbrStatsReply) GetMessageName() string + func (*WantIP6NbrStatsReply) GetMessageType() api.MessageType + type WantInterfaceCombinedStats struct + EnableDisable uint32 + Pid uint32 + func (*WantInterfaceCombinedStats) GetCrcString() string + func (*WantInterfaceCombinedStats) GetMessageName() string + func (*WantInterfaceCombinedStats) GetMessageType() api.MessageType + type WantInterfaceCombinedStatsReply struct + Retval int32 + func (*WantInterfaceCombinedStatsReply) GetCrcString() string + func (*WantInterfaceCombinedStatsReply) GetMessageName() string + func (*WantInterfaceCombinedStatsReply) GetMessageType() api.MessageType + type WantInterfaceSimpleStats struct + EnableDisable uint32 + Pid uint32 + func (*WantInterfaceSimpleStats) GetCrcString() string + func (*WantInterfaceSimpleStats) GetMessageName() string + func (*WantInterfaceSimpleStats) GetMessageType() api.MessageType + type WantInterfaceSimpleStatsReply struct + Retval int32 + func (*WantInterfaceSimpleStatsReply) GetCrcString() string + func (*WantInterfaceSimpleStatsReply) GetMessageName() string + func (*WantInterfaceSimpleStatsReply) GetMessageType() api.MessageType + type WantPerInterfaceCombinedStats struct + EnableDisable uint32 + Num uint32 + Pid uint32 + SwIfs []uint32 + func (*WantPerInterfaceCombinedStats) GetCrcString() string + func (*WantPerInterfaceCombinedStats) GetMessageName() string + func (*WantPerInterfaceCombinedStats) GetMessageType() api.MessageType + type WantPerInterfaceCombinedStatsReply struct + Retval int32 + func (*WantPerInterfaceCombinedStatsReply) GetCrcString() string + func (*WantPerInterfaceCombinedStatsReply) GetMessageName() string + func (*WantPerInterfaceCombinedStatsReply) GetMessageType() api.MessageType + type WantPerInterfaceSimpleStats struct + EnableDisable uint32 + Num uint32 + Pid uint32 + SwIfs []uint32 + func (*WantPerInterfaceSimpleStats) GetCrcString() string + func (*WantPerInterfaceSimpleStats) GetMessageName() string + func (*WantPerInterfaceSimpleStats) GetMessageType() api.MessageType + type WantPerInterfaceSimpleStatsReply struct + Retval int32 + func (*WantPerInterfaceSimpleStatsReply) GetCrcString() string + func (*WantPerInterfaceSimpleStatsReply) GetMessageName() string + func (*WantPerInterfaceSimpleStatsReply) GetMessageType() api.MessageType + type WantStats struct + EnableDisable uint32 + Pid uint32 + func (*WantStats) GetCrcString() string + func (*WantStats) GetMessageName() string + func (*WantStats) GetMessageType() api.MessageType + type WantStatsReply struct + Retval int32 + func (*WantStatsReply) GetCrcString() string + func (*WantStatsReply) GetMessageName() string + func (*WantStatsReply) GetMessageType() api.MessageType