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

Method GetRule

api/nlri.pb.go:1796–1801  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1794}
1795
1796func (x *FlowSpecRule) GetRule() isFlowSpecRule_Rule {
1797 if x != nil {
1798 return x.Rule
1799 }
1800 return nil
1801}
1802
1803func (x *FlowSpecRule) GetIpPrefix() *FlowSpecIPPrefix {
1804 if x != nil {

Callers 1

UnmarshalFlowSpecRulesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected