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

Struct LargeCommunityCondition

internal/pkg/table/policy.go:2347–2350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2345}
2346
2347type LargeCommunityCondition struct {
2348 set *LargeCommunitySet
2349 option MatchOption
2350}
2351
2352func (c *LargeCommunityCondition) Type() ConditionType {
2353 return CONDITION_LARGE_COMMUNITY

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected