Home
last modified time | relevance | path

Searched refs:bpf_map__delete_elem (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h1113 * @brief **bpf_map__delete_elem()** allows to delete element in BPF map that
1121 * **bpf_map__delete_elem()** is high-level equivalent of
1124 LIBBPF_API int bpf_map__delete_elem(const struct bpf_map *map,
H A Dlibbpf.c10330 int bpf_map__delete_elem(const struct bpf_map *map, function

Completed in 20 milliseconds