Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ LocalPrefAction
Struct
LocalPrefAction
internal/pkg/table/policy.go:3187–3189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3185
}
3186
3187
type
LocalPrefAction
struct
{
3188
value uint32
3189
}
3190
3191
func
(a *LocalPrefAction) Type() ActionType {
3192
return
ACTION_LOCAL_PREF
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected