Searched refs:bpf_map__set_ifindex (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1010 LIBBPF_API int bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex);
H A Dlibbpf.c10194 int bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex) function
/linux-master/tools/bpf/bpftool/
H A Dprog.c1751 bpf_map__set_ifindex(map, offload_ifindex);

Completed in 250 milliseconds