bpfmap_data

package
v7.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_bpfmap_data_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BpfmapDataEntry

type BpfmapDataEntry struct {
	MapId       *uint32 `protobuf:"varint,1,req,name=map_id,json=mapId" json:"map_id,omitempty"`
	KeysBytes   *uint32 `protobuf:"varint,2,req,name=keys_bytes,json=keysBytes" json:"keys_bytes,omitempty"`       // Bytes required to store keys
	ValuesBytes *uint32 `protobuf:"varint,3,req,name=values_bytes,json=valuesBytes" json:"values_bytes,omitempty"` // Bytes required to store values
	Count       *uint32 `protobuf:"varint,4,req,name=count" json:"count,omitempty"`                                // Number of key-value pairs stored
	// contains filtered or unexported fields
}

func (*BpfmapDataEntry) Descriptor deprecated

func (*BpfmapDataEntry) Descriptor() ([]byte, []int)

Deprecated: Use BpfmapDataEntry.ProtoReflect.Descriptor instead.

func (*BpfmapDataEntry) GetCount

func (x *BpfmapDataEntry) GetCount() uint32

func (*BpfmapDataEntry) GetKeysBytes

func (x *BpfmapDataEntry) GetKeysBytes() uint32

func (*BpfmapDataEntry) GetMapId

func (x *BpfmapDataEntry) GetMapId() uint32

func (*BpfmapDataEntry) GetValuesBytes

func (x *BpfmapDataEntry) GetValuesBytes() uint32

func (*BpfmapDataEntry) ProtoMessage

func (*BpfmapDataEntry) ProtoMessage()

func (*BpfmapDataEntry) ProtoReflect

func (x *BpfmapDataEntry) ProtoReflect() protoreflect.Message

func (*BpfmapDataEntry) Reset

func (x *BpfmapDataEntry) Reset()

func (*BpfmapDataEntry) String

func (x *BpfmapDataEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL