Module aya::maps::array[][src]

Expand description

Array types.

Structs

Array

A fixed-size array.

PerCpuArray

A per-CPU fixed-size array.

ProgramArray

An array of eBPF program file descriptors used as a jump table.