Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dlibbpf.map181 bpf_map__ifindex;
H A Dlibbpf.h1069 LIBBPF_API __u32 bpf_map__ifindex(const struct bpf_map *map);
H A Dlibbpf.c10454 __u32 bpf_map__ifindex(const struct bpf_map *map) in bpf_map__ifindex() function