Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c409 static void free_old_neigh_table(void *arg) in free_old_neigh_table() function
487 ossl_rcu_call(h->lock, free_old_neigh_table, oldmd); in grow_hashtable()