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

Struct LocalPreqEqCondition

internal/pkg/table/policy.go:2514–2516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2512}
2513
2514type LocalPreqEqCondition struct {
2515 localPref uint32
2516}
2517
2518func (c *LocalPreqEqCondition) Type() ConditionType {
2519 return CONDITION_LOCAL_PREF_EQ

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected