Skip to content

KFunc bpf_iter_bits_destroy

v6.11

Destroy a bpf_iter_bits

Definition

Destroy the resource associated with the bpf_iter_bits.

Parameters

it: The bpf_iter_bits to be destroyed

void bpf_iter_bits_destroy(struct bpf_iter_bits *it)

Usage

Docs could be improved

This part of the docs is incomplete, contributions are very welcome

Program types

The following program types can make use of this kfunc:

Example

Docs could be improved

This part of the docs is incomplete, contributions are very welcome