Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ GetAccepted
Method
GetAccepted
api/gobgp.pb.go:9195–9200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9193
}
9194
9195
func
(x *AfiSafiState) GetAccepted() uint64 {
9196
if
x != nil {
9197
return
x.Accepted
9198
}
9199
return
0
9200
}
9201
9202
func
(x *AfiSafiState) GetAdvertised() uint64 {
9203
if
x != nil {
Callers
1
Collect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected