Libbpf userspace function bpf_object__detach_skeleton
Detach currently attached programs of the skeleton from the kernel.
Definition
void bpf_object__detach_skeleton(struct bpf_object_skeleton *s);
Parameters
s
: The skeleton to detach
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