package packet

type DecodeOptions struct {
	Use32BitASN bool
}