Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ NextHopCondition
Struct
NextHopCondition
internal/pkg/table/policy.go:1904–1906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1902
}
1903
1904
type
NextHopCondition
struct
{
1905
set *NextHopSet
1906
}
1907
1908
func
(c *NextHopCondition) Type() ConditionType {
1909
return
CONDITION_NEXT_HOP
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected