Searched refs:bpf_map__set_ifindex (Results 1 – 4 of 4) sorted by relevance
10 bpf_map__set_ifindex;
1053 LIBBPF_API int bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex);
10335 int bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex) in bpf_map__set_ifindex() function
1751 bpf_map__set_ifindex(map, offload_ifindex); in load_with_options()