Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.map181 bpf_map__ifindex;
H A Dlibbpf.h975 LIBBPF_API __u32 bpf_map__ifindex(const struct bpf_map *map);
H A Dlibbpf.c9702 __u32 bpf_map__ifindex(const struct bpf_map *map) in bpf_map__ifindex() function