Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ GetFlops
Method
GetFlops
api/gobgp.pb.go:8136–8141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8134
}
8135
8136
func
(x *PeerState) GetFlops() uint32 {
8137
if
x != nil {
8138
return
x.Flops
8139
}
8140
return
0
8141
}
8142
8143
func
(x *PeerState) GetRemoteCap() []*Capability {
8144
if
x != nil {
Callers
1
Collect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected