Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock_map.c558 static struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key) in __sock_hash_lookup_elem() function
910 tcb->bpf.sk_redir = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()
932 msg->sk_redir = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()