Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dfib_semantics.c1276 struct hlist_head *old_info_hash, *old_laddrhash; in fib_info_hash_move() local
1282 old_laddrhash = fib_info_laddrhash; in fib_info_hash_move()
1304 struct hlist_head *lhead = &old_laddrhash[i]; in fib_info_hash_move()
1320 kvfree(old_laddrhash); in fib_info_hash_move()