Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bpf ¶
type Bpf struct {
segments.BaseSegment
Device string // required, the name of the device to capture, e.g. "eth0"
ActiveTimeout string // optional, default is 30m
InactiveTimeout string // optional, default is 15s
BufferSize int // optional, default is 65536 (64kB)
// contains filtered or unexported fields
}
FIXME: the bpf_flowexport projects needs to adopt the new flowmsg too
Click to show internal directories.
Click to hide internal directories.