Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dcalipso.c118 static u32 calipso_map_cache_hash(const unsigned char *key, u32 key_len) in calipso_map_cache_hash() function
211 hash = calipso_map_cache_hash(key, key_len); in calipso_cache_check()
287 entry->hash = calipso_map_cache_hash(calipso_ptr, calipso_ptr_len); in calipso_cache_add()