Searched refs:sock_hash_bucket_hash (Results 1 – 1 of 1) sorted by relevance
830 static inline u32 sock_hash_bucket_hash(const void *key, u32 len) in sock_hash_bucket_hash() function865 hash = sock_hash_bucket_hash(key, key_size); in __sock_hash_lookup_elem()912 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_delete_elem()980 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_update_common()1030 hash = sock_hash_bucket_hash(key, key_size); in sock_hash_get_next_key()
Completed in 6 milliseconds