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

Struct MedEqCondition

internal/pkg/table/policy.go:2549–2551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2547}
2548
2549type MedEqCondition struct {
2550 med uint32
2551}
2552
2553func (c *MedEqCondition) Type() ConditionType {
2554 return CONDITION_MED_EQ

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected