Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dsock_map.c871 static struct sock *__sock_hash_lookup_elem(struct bpf_map *map, void *key) in __sock_hash_lookup_elem() function
1183 sk = __sock_hash_lookup_elem(map, key); in sock_hash_lookup_sys()
1195 sk = __sock_hash_lookup_elem(map, key); in sock_hash_lookup()
1238 sk = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()
1264 sk = __sock_hash_lookup_elem(map, key); in BPF_CALL_4()

Completed in 6 milliseconds