Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flow ¶
type Flow struct { Agent bnet.IP SrcPort uint16 DstPort uint16 SrcAs uint32 DstAs uint32 NextAs uint32 IntIn string IntOut string Packets uint64 Protocol uint8 Family uint8 Timestamp int64 Size uint64 Samplerate uint64 SrcAddr bnet.IP DstAddr bnet.IP NextHop bnet.IP SrcPfx bnet.Prefix DstPfx bnet.Prefix VRFIn uint64 VRFOut uint64 }
Flow defines a network flow
Click to show internal directories.
Click to hide internal directories.