Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfib_semantics.c683 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() function
746 fib_info_hash_free(old_info_hash, bytes); in fib_info_hash_move()
747 fib_info_hash_free(old_laddrhash, bytes); in fib_info_hash_move()
796 fib_info_hash_free(new_info_hash, bytes); in fib_create_info()
797 fib_info_hash_free(new_laddrhash, bytes); in fib_create_info()