Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c3930 static inline void *__xdp_map_lookup_elem(struct bpf_map *map, u32 index) in __xdp_map_lookup_elem() function
4105 ri->tgt_value = __xdp_map_lookup_elem(map, ifindex); in BPF_CALL_3()