Searched refs:__xsk_map_lookup_elem (Results 1 – 3 of 3) sorted by relevance
83 static inline struct xdp_sock *__xsk_map_lookup_elem(struct bpf_map *map, in __xsk_map_lookup_elem() function112 static inline struct xdp_sock *__xsk_map_lookup_elem(struct bpf_map *map, in __xsk_map_lookup_elem() function
154 return __xsk_map_lookup_elem(map, *(u32 *)key); in xsk_map_lookup_elem()
3940 return __xsk_map_lookup_elem(map, index); in __xdp_map_lookup_elem()