Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_semantics.c924 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() function
983 fib_info_hash_free(old_info_hash, bytes); in fib_info_hash_move()
984 fib_info_hash_free(old_laddrhash, bytes); in fib_info_hash_move()
1073 fib_info_hash_free(new_info_hash, bytes); in fib_create_info()
1074 fib_info_hash_free(new_laddrhash, bytes); in fib_create_info()