Documentation ¶
Index ¶
Constants ¶
View Source
const ( BPF_MAP_CREATE = iota // nolint: golint BPF_MAP_LOOKUP_ELEM // nolint: golint BPF_MAP_UPDATE_ELEM // nolint: golint BPF_MAP_DELETE_ELEM // nolint: golint BPF_MAP_GET_NEXT_KEY // nolint: golint BPF_PROG_LOAD // nolint: golint BPF_OBJ_PIN // nolint: golint BPF_OBJ_GET // nolint: golint )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.