Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
558
type
MapType uint32
559
560
const
(
561
BPF_MAP_TYPE_UNSPEC MapType = 0
Callers
3
createMap
Method · 0.92
syscalls.go
File · 0.92
init
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected