Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dsock_map.c852 static inline u32 sock_hash_bucket_hash(const void *key, u32 len) in sock_hash_bucket_hash() function
887 hash = sock_hash_bucket_hash(key, key_size); in __sock_hash_lookup_elem()
934 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_delete_elem()
1002 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_update_common()
1052 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_get_next_key()