Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bio-rd
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
bio-rd
6a9f26712b01cc8a4fe9a6cbed61b49b039d4a6a
bio-rd
protocols
bgp
packet
decode_options.go
Find file
Normal view
Permalink
decode_options.go
64 B
Newer
Older
switched to separate types for encoding and decoding options
Daniel Czerwonk
committed
6 years ago
1
2
3
4
5
package
packet
type
DecodeOptions
struct
{
Use32BitASN
bool
}