Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c54 static struct hlist_head *fib_info_hash; variable
388 head = &fib_info_hash[hash]; in fib_find_info_nh()
415 head = &fib_info_hash[hash]; in fib_find_info()
1281 old_info_hash = fib_info_hash; in fib_info_hash_move()
1287 struct hlist_head *head = &fib_info_hash[i]; in fib_info_hash_move()
1300 fib_info_hash = new_info_hash; in fib_info_hash_move()
1595 &fib_info_hash[fib_info_hashfn(fi)]); in fib_create_info()

Completed in 7 milliseconds