Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ GetType
Method
GetType
pkg/packet/bgp/bgp.go:11801–11801 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11799
11800
type
AsPathParamInterface
interface
{
11801
GetType() uint8
11802
GetAS() []uint32
11803
Serialize() ([]byte, error)
11804
DecodeFromBytes([]byte) error
Callers
15
Collect
Method · 0.65
NewAsPathAttributeFromNative
Function · 0.65
UnmarshalPathAttributes
Function · 0.65
apiutil2Path
Function · 0.65
TestListPathEnableFiltered
Function · 0.65
api2Path
Function · 0.65
getPathAttrFromBGPUpdate
Function · 0.65
runSRPolicyTunnelEncapRound
Function · 0.65
MarshalJSON
Method · 0.65
ValidateUpdateMsg
Function · 0.65
ValidateAttribute
Function · 0.65
MarshalJSON
Method · 0.65
Implementers
2
AsPathParam
pkg/packet/bgp/bgp.go
As4PathParam
pkg/packet/bgp/bgp.go
Calls
no outgoing calls
Tested by
7
TestListPathEnableFiltered
Function · 0.52
runSRPolicyTunnelEncapRound
Function · 0.52
unreachIndex
Function · 0.52
TestUnknownPathAttributes
Function · 0.52
Test_ParsePath
Function · 0.52
Test_ParseEvpnPath
Function · 0.52
Test_ParseFlowSpecPath
Function · 0.52