Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c1278 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() function
1337 fib_info_hash_free(old_info_hash, bytes); in fib_info_hash_move()
1338 fib_info_hash_free(old_laddrhash, bytes); in fib_info_hash_move()
1463 fib_info_hash_free(new_info_hash, bytes); in fib_create_info()
1464 fib_info_hash_free(new_laddrhash, bytes); in fib_create_info()