Searched refs:bpf_map__set_ifindex (Results 1 – 3 of 3) sorted by relevance
269 void bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex);
2217 void bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex) in bpf_map__set_ifindex() function
878 bpf_map__set_ifindex(map, ifindex); in do_load()