MCPcopy
hub / github.com/osrg/gobgp / GetSafi

Method GetSafi

api/common.pb.go:215–220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213}
214
215func (x *Family) GetSafi() Family_Safi {
216 if x != nil {
217 return x.Safi
218 }
219 return Family_SAFI_UNSPECIFIED
220}
221
222type RouteDistinguisherTwoOctetASN struct {
223 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

CollectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected