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

Struct ExtCommunityCondition

internal/pkg/table/policy.go:2256–2259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2254}
2255
2256type ExtCommunityCondition struct {
2257 set *ExtCommunitySet
2258 option MatchOption
2259}
2260
2261func (c *ExtCommunityCondition) Type() ConditionType {
2262 return CONDITION_EXT_COMMUNITY

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected