MCPcopy
hub / github.com/cilium/ebpf / MapType

TypeAlias MapType

internal/sys/types.go:558–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556)
557
558type MapType uint32
559
560const (
561 BPF_MAP_TYPE_UNSPEC MapType = 0

Callers 3

createMapMethod · 0.92
syscalls.goFile · 0.92
initFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected