MCPcopy
hub / github.com/google/gopacket / BFDAuthData

TypeAlias BFDAuthData

layers/bfd.go:219–219  ·  view source on GitHub ↗

BFDAuthData represents the authentication key or digest

Source from the content-addressed store, hash-verified

217
218// BFDAuthData represents the authentication key or digest
219type BFDAuthData []byte
220
221// BFDAuthHeader represents authentication data used in the BFD session
222type BFDAuthHeader struct {

Callers 1

DecodeFromBytesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected