Searched refs:__sock_hash_lookup_elem (Results 1 – 3 of 3) sorted by relevance
723 struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key);733 static inline struct sock *__sock_hash_lookup_elem(struct bpf_map *map, in __sock_hash_lookup_elem() function
2541 struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key) in __sock_hash_lookup_elem() function
2151 tcb->bpf.sk_redir = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()2210 msg->sk_redir = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()