Searched refs:cipso_v4_map_cache_hash (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c220 * cipso_v4_map_cache_hash - Hashing function for the CIPSO cache
228 static u32 cipso_v4_map_cache_hash(const unsigned char *key, u32 key_len) function
325 hash = cipso_v4_map_cache_hash(key, key_len);
401 entry->hash = cipso_v4_map_cache_hash(cipso_ptr, cipso_ptr_len);

Completed in 111 milliseconds