Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dinet_hashtables.c723 static u32 table_perturb[1 << INET_TABLE_PERTURB_SHIFT]; variable
766 net_get_random_once(table_perturb, sizeof(table_perturb)); in __inet_hash_connect()
769 offset = (READ_ONCE(table_perturb[index]) + port_offset) % remaining; in __inet_hash_connect()
828 WRITE_ONCE(table_perturb[index], READ_ONCE(table_perturb[index]) + i + 2); in __inet_hash_connect()
/linux/
A DSystem.map163715 ffff80001215b480 b table_perturb
A D.tmp_System.map163715 ffff80001215b480 b table_perturb

Completed in 340 milliseconds