MCPcopy
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
8136func (x *PeerState) GetFlops() uint32 {
8137 if x != nil {
8138 return x.Flops
8139 }
8140 return 0
8141}
8142
8143func (x *PeerState) GetRemoteCap() []*Capability {
8144 if x != nil {

Callers 1

CollectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected