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

Struct RpkiValidationCondition

internal/pkg/table/policy.go:2584–2586  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2582}
2583
2584type RpkiValidationCondition struct {
2585 result oc.RpkiValidationResultType
2586}
2587
2588func (c *RpkiValidationCondition) Type() ConditionType {
2589 return CONDITION_RPKI

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected