MCPcopy
hub / github.com/osrg/gobgp / LocalPrefAction

Struct LocalPrefAction

internal/pkg/table/policy.go:3187–3189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3185}
3186
3187type LocalPrefAction struct {
3188 value uint32
3189}
3190
3191func (a *LocalPrefAction) Type() ActionType {
3192 return ACTION_LOCAL_PREF

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected