Searched refs:__sock_map_lookup_elem (Results 1 – 3 of 3) sorted by relevance
722 struct sock *__sock_map_lookup_elem(struct bpf_map *map, u32 key);728 static inline struct sock *__sock_map_lookup_elem(struct bpf_map *map, u32 key) in __sock_map_lookup_elem() function
1799 struct sock *__sock_map_lookup_elem(struct bpf_map *map, u32 key) in __sock_map_lookup_elem() function
2178 tcb->bpf.sk_redir = __sock_map_lookup_elem(map, key); in BPF_CALL_4()2235 msg->sk_redir = __sock_map_lookup_elem(map, key); in BPF_CALL_4()