Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbpf.h770 struct xdp_sock *__xsk_map_lookup_elem(struct bpf_map *map, u32 key);
776 static inline struct xdp_sock *__xsk_map_lookup_elem(struct bpf_map *map, in __xsk_map_lookup_elem() function