Home
last modified time | relevance | path

Searched refs:bpf_map_get_next_id (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map15 bpf_map_get_next_id;
Dbpf.h465 LIBBPF_API int bpf_map_get_next_id(__u32 start_id, __u32 *next_id);
Dbpf.c1025 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() function