Home
last modified time | relevance | path

Searched refs:old_laddrhash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c1277 struct hlist_head *old_info_hash, *old_laddrhash; in fib_info_hash_move() local
1283 old_laddrhash = fib_info_laddrhash; in fib_info_hash_move()
1305 struct hlist_head *lhead = &old_laddrhash[i]; in fib_info_hash_move()
1321 kvfree(old_laddrhash); in fib_info_hash_move()
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c1296 struct hlist_head *old_info_hash, *old_laddrhash; in fib_info_hash_move() local
1302 old_laddrhash = fib_info_laddrhash; in fib_info_hash_move()
1341 fib_info_hash_free(old_laddrhash, bytes); in fib_info_hash_move()

Completed in 6 milliseconds