Libbpf userspace function bpf_object__destroy_skeleton
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