Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dsock_map.c629 static struct bpf_htab_elem *sock_hash_alloc_elem(struct bpf_htab *htab, in sock_hash_alloc_elem() function
697 elem_new = sock_hash_alloc_elem(htab, key, key_size, hash, sk, elem); in sock_hash_update_common()