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

Struct RoutingAction

internal/pkg/table/policy.go:2745–2747  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2743}
2744
2745type RoutingAction struct {
2746 AcceptRoute bool
2747}
2748
2749func (a *RoutingAction) Type() ActionType {
2750 return ACTION_ROUTING

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected