Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dfib_semantics.c1225 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() function
1284 fib_info_hash_free(old_info_hash, bytes); in fib_info_hash_move()
1285 fib_info_hash_free(old_laddrhash, bytes); in fib_info_hash_move()
1408 fib_info_hash_free(new_info_hash, bytes); in fib_create_info()
1409 fib_info_hash_free(new_laddrhash, bytes); in fib_create_info()