Skip to content

Libbpf userspace function bpf_object__destroy_skeleton

0.0.7

Detach all loaded BPF programs of the skeleton, and free any resources of the skeleton.

Definition

void bpf_object__destroy_skeleton(struct bpf_object_skeleton *s);

Usage

Docs could be improved

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

Example

Docs could be improved

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