Skip to content

Libbpf userspace function bpf_map__get_pin_path

0.0.6

This function was renamed to bpf_map__pin_path.

Definition

const char *bpf_map__get_pin_path(const struct bpf_map *map);

Usage

This function is an alias of bpf_map__pin_path as of v0.7.0.

Example

Docs could be improved

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