Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dfilter.c3574 static inline void *__xdp_map_lookup_elem(struct bpf_map *map, u32 index) in __xdp_map_lookup_elem() function
3754 ri->tgt_value = __xdp_map_lookup_elem(map, ifindex); in BPF_CALL_3()