MCPcopy Index your code
hub / github.com/google/gopacket / SFlowSourceValue

TypeAlias SFlowSourceValue

layers/sflow.go:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112type SFlowSourceFormat uint32
113
114type SFlowSourceValue uint32
115
116const (
117 SFlowTypeSingleInterface SFlowSourceFormat = 0

Callers 4

decodeMethod · 0.85
decodeMethod · 0.85
decodeFlowSampleFunction · 0.85
decodeCounterSampleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected